Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report lattner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Circuit IR Compilers and Tools

    C++ 560 66

  2. The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

    8.9k 3.5k

  3. The Swift Programming Language

    C++ 56k 9k

  4. Swift for TensorFlow

    Jupyter Notebook 6k 600

  5. About For and By the Swift Community

    513 21

1,017 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2021

Created a pull request in llvm/llvm-www that received 1 comment

Created an issue in llvm/circt that received 4 comments

MLIR pass manager not running firrtl.module passes (e.g. CSE) in parallel

This is because the LLVM taskgroup implementation is really bad. It doesn't allow nested parallelism, and the top level firrtl.circuit operation is…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.