This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87d02e0dfd760de38d092ef69f8a9164f28f2221
clang-p2996
/
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