llvm-project/mlir/test
Adrian Kuegel 39e1c1fa9e Add GPU lowerings for the different log ops.
Summary: This adds GPU lowerings for log, log10 and log2.

Reviewers: mravishankar, herhut

Subscribers: jholewinski, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, csigg, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D75239
2020-02-27 15:25:02 +01:00
..
Analysis [mlir] Update the CallGraph for nested symbol references, and simplify CallableOpInterface 2020-01-13 15:51:28 -08:00
Conversion Add GPU lowerings for the different log ops. 2020-02-27 15:25:02 +01:00
Dialect [mlir] fix wrong symbol order in AffineApplyNormalizer 2020-02-27 15:15:29 +01:00
EDSC [NFC][mlir] Adding some helpful EDSC intrinsics 2020-02-13 09:21:17 +01:00
Examples [mlir][Tutorial] Add a section to Toy Ch.2 detailing the custom assembly format. 2020-02-21 15:15:32 -08:00
IR [mlir][DenseElementsAttr] Fix storage size for bfloat16 when parsing from hex. 2020-02-25 15:00:32 -08:00
Pass Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
Quantizer Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00
SDBM Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
Target [MLIR] change NVVM.mma.sync to the most useful variant. 2020-02-18 17:57:04 -08:00
Transforms [mlir] Add MemRef filter to affine data copy optimization 2020-02-14 13:41:45 -08:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [MLIR][GPU] Implement a simple greedy loop mapper. 2020-02-25 11:42:42 +01:00
mlir-cpu-runner [mlir] Turn flags in ConvertStandardToLLVM into pass flags 2020-02-11 10:28:30 -08:00
mlir-cuda-runner [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01:00
mlir-tblgen [mlir] Intrinsics generator: use TableGen-defined builder function 2020-02-25 11:59:04 +01:00
mlir-vulkan-runner [mlir][spirv] Add mlir-vulkan-runner 2020-02-19 11:37:26 -05:00
APITest.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt [mlir][spirv] NFC: Move test passes to test/lib 2020-02-24 14:17:02 -05:00
lit.cfg.py [mlir][spirv] Add mlir-vulkan-runner 2020-02-19 11:37:26 -05:00
lit.site.cfg.py.in [mlir][spirv] Add mlir-vulkan-runner 2020-02-19 11:37:26 -05:00