llvm-capstone/mlir/test
Kai Sasaki fdcb76f248
[mlir][complex] Convert complex.tan to libm ctan call (#78250)
We can convert `complex.tan` op to
[ctan/ctanf](https://sourceware.org/newlib/libm.html#ctan) function in
libm in the complex to libm conversion.
2024-01-18 12:21:19 +09:00
..
Analysis [mlir][dataflow]Fix dense backward dataflow intraprocedural hook (#76865) 2024-01-04 10:28:12 +01:00
Bytecode
CAPI [mlir][CAPI] Add mlirOpOperandGetValue (#75032) 2023-12-11 12:32:21 +01:00
Conversion [mlir][complex] Convert complex.tan to libm ctan call (#78250) 2024-01-18 12:21:19 +09:00
Dialect [MLIR][LLVM] Add explicit target_cpu attribute to llvm.func (#78287) 2024-01-17 14:55:02 +00:00
Examples [mlir] introduce debug transform dialect extension (#77595) 2024-01-12 13:24:02 +01:00
Integration [mlir][ArmSME] Add rudimentary support for tile spills to the stack (#76086) 2024-01-12 14:51:47 +00:00
Interfaces [mlir][Linalg] Change linalg.transpose to use the output indexing map as identity. (#77951) 2024-01-12 14:17:51 -08:00
IR [mlir] Add op printing flag to skip regions (#77726) 2024-01-11 17:52:41 -05:00
lib [mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260) 2024-01-17 11:08:59 +01:00
mlir-cpu-runner Reland [mlir][ExecutionEngine] Add support for global constructors and destructors #78070 (#78170) 2024-01-15 12:10:14 -05:00
mlir-linalg-ods-gen
mlir-lsp-server
mlir-opt
mlir-pdll
mlir-pdll-lsp-server
mlir-query
mlir-reduce
mlir-spirv-cpu-runner
mlir-tblgen add prop-dict support for custom directive for mlir-tblgen (#77061) 2024-01-05 12:37:24 +01:00
mlir-translate
mlir-vulkan-runner [mlir::spirv] Support scf.if in mlir-vulkan-runner (#75367) 2023-12-27 10:32:21 -05:00
Pass [mlir][Pass] Enable the option for reproducer generation without crashing (#75421) 2024-01-03 12:36:43 -05:00
python [mlir][arith] Add overflow flags support to arith ops (#78376) 2024-01-17 06:12:23 +03:00
Rewrite
Target [MLIR][LLVM] Add explicit target_cpu attribute to llvm.func (#78287) 2024-01-17 14:55:02 +00:00
tblgen-lsp-server
tblgen-to-irdl
Transforms [mlir] allow inlining complex ops (#77514) 2024-01-10 09:23:36 -08:00
Unit
APITest.h
CMakeLists.txt [mlir] add a chapter on matchers to the transform dialect tutorial (#76725) 2024-01-09 13:19:41 +01:00
lit.cfg.py [mlir] add a chapter on matchers to the transform dialect tutorial (#76725) 2024-01-09 13:19:41 +01:00
lit.site.cfg.py.in [MLIR] Enable GPU Dialect to SYCL runtime integration (#71430) 2023-12-05 16:55:24 -05:00