llvm/mlir/unittests
Arjun P 4418669f1e [MLIR][Presburger] PWMAFunction::valueAt: support local ids
Add a baseline implementation of support for local ids for `PWMAFunction::valueAt`. This can be made more efficient later if needed by handling locals with known div representations separately.

Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D122144
2022-03-24 00:42:21 +00:00
..
Analysis [MLIR][Presburger] PWMAFunction::valueAt: support local ids 2022-03-24 00:42:21 +00:00
Conversion [mlir] Trim a huge number of unnecessary dependencies on the Func dialect 2022-03-01 12:10:04 -08:00
Dialect [MLIR][Presburger] Add support for PresburgerRelation 2022-03-13 17:31:19 +05:30
ExecutionEngine [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
Interfaces [mlir][NFC] Update the Builtin dialect to use "Both" accessors 2022-03-08 12:25:32 -08:00
IR [mlir] Refactor DialectRegistry delayed interface support into a general DialectExtension mechanism 2022-03-16 22:15:25 -07:00
Pass [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
Rewrite
Support
TableGen
Transforms Update more parseSourceString() call sites. 2022-03-08 13:25:54 +01:00
CMakeLists.txt