forked from OSchip/llvm-project
605fc89a61
This revision replaces current type cast constant folder with a new common type cast constant folder function template. It will cover all former folder and support fold the constant splat and vector. Differential Revision: https://reviews.llvm.org/D123489 |
||
---|---|---|
.. | ||
ArithmeticCanonicalization.td | ||
ArithmeticDialect.cpp | ||
ArithmeticOps.cpp | ||
CMakeLists.txt |