llvm/mlir/test
jacquesguan 78015047b2 [mlir][Math] Add constant folder for Exp2Op.
This patch adds constant folder for Exp2Op which only supports single and double precision floating-point.

Differential Revision: https://reviews.llvm.org/D130472
2022-07-26 08:48:48 +08:00
..
Analysis [MLIR][Liveness] Add currentlyLiveValues, a way to get a set of values that are live as of a given operation. 2022-07-15 22:10:53 -07:00
CAPI [MLIR] Add function to create Float16 array attribute 2022-07-20 21:58:15 +00:00
Conversion [MLIR] Generic 'malloc', 'aligned_alloc' and 'free' functions 2022-07-25 15:52:51 +02:00
Dialect [mlir][Math] Add constant folder for Exp2Op. 2022-07-26 08:48:48 +08:00
Examples
Integration [mlir][sparse][nfc] Fix memory leak in sparse sampled matmul integration test 2022-07-25 08:55:12 +00:00
Interfaces [MLIR][SCF] Enable better bufferization for TileConsumerAndFuseProducersUsingSCFForOp 2022-07-21 10:14:26 +02:00
IR [mlir][Parser] Fix memory leak when failing to parse a forward declared block 2022-07-25 17:29:49 -07:00
lib [mlir] SCCP add missing pessimistic setting 2022-07-25 17:41:17 -07:00
mlir-cpu-runner [mlir] move _mlir_alloc and friends to CRunnerUtils 2022-07-25 15:52:53 +02:00
mlir-linalg-ods-gen [mlir] Flip LinAlg dialect to _Both 2022-07-19 14:42:58 -07:00
mlir-lsp-server [mlir:LSP] Add a quickfix code action for inserting expected-* diagnostic checks 2022-07-20 15:43:59 -07:00
mlir-opt
mlir-pdll [mlir][ods] Make Type- and AttrInterfaces also Types and Attrs 2022-07-07 11:54:47 +02:00
mlir-pdll-lsp-server
mlir-reduce
mlir-spirv-cpu-runner
mlir-tblgen [mlir] Explicitly mark dialect prefixing 2022-07-21 12:58:19 -07:00
mlir-translate
mlir-vulkan-runner
Pass [mlir] Fixed ordering of pass statistics. 2022-07-19 15:52:02 -07:00
python [mlir][python] Fix issue in diagnostic note initialization 2022-07-22 16:56:14 -04:00
Rewrite
Target [mlir][spirv] Rename spv.GLSL ops to spv.GL. NFC. 2022-07-21 13:03:30 -04:00
tblgen-lsp-server
Transforms [mlir] SCCP add missing pessimistic setting 2022-07-25 17:41:17 -07:00
Unit
APITest.h
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in