This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Dialect
/
Math
/
IR
History
Kazu Hirata
cbde2124f1
Use APInt::popcount instead of APInt::countPopulation (NFC)
...
This is for consistency with the C++20-style bit manipulation functions in <bit>.
2023-02-19 11:29:12 -08:00
..
CMakeLists.txt
[mlir][arith] Change dialect name from Arithmetic to Arith
2022-09-29 11:23:28 -04:00
MathDialect.cpp
[mlir] Add operations to BlockAndValueMapping and rename it to IRMapping
2023-01-12 13:16:05 -08:00
MathOps.cpp
Use APInt::popcount instead of APInt::countPopulation (NFC)
2023-02-19 11:29:12 -08:00