llvm-project/mlir/lib/Dialect/Arithmetic
jacquesguan 605fc89a61 [mlir][Arithmetic] Add common constant folder function for type cast ops.
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
2022-04-13 02:11:59 +00:00
..
IR [mlir][Arithmetic] Add common constant folder function for type cast ops. 2022-04-13 02:11:59 +00:00
Transforms [mlir][arith][bufferize] Fix tensors with different layouts after bufferization 2022-04-08 18:11:10 +09:00
Utils [mlir][Vector] Enable create_mask for scalable vectors 2022-03-25 10:48:59 +00:00
CMakeLists.txt [mlir] Move StandardOps/Utils to Arithmetic and sever a bunch of dependencies on Standard 2022-02-02 14:45:12 -08:00