llvm-project/mlir/lib/Conversion
Kazuaki Ishizaki e5a8512655 [mlir] NFC: fix trivial typo in source files
Summary: fix trivial typos in the source files

Reviewers: mravishankar, antiagainst, nicolasvasilache, herhut, rriddle, aartbik

Reviewed By: antiagainst, rriddle

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

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D76876
2020-03-28 10:12:49 +09:00
..
AVX512ToLLVM Make helpers static. NFC. 2020-03-24 13:43:00 +01:00
AffineToStandard [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00
GPUCommon [MLIR][LLVM] Make index type bitwidth configurable. 2020-03-27 12:42:54 +01:00
GPUToCUDA [mlir] Move the testing pass for GpuKernelToCubin to the test/ directory 2020-03-22 03:38:09 -07:00
GPUToNVVM [mlir] Removed TanHOp lowering from ConvertStandardToLLVM since there is no reasonable TanH representation in LLVM. 2020-03-25 16:43:45 +01:00
GPUToROCDL [mlir] Removed TanHOp lowering from ConvertStandardToLLVM since there is no reasonable TanH representation in LLVM. 2020-03-25 16:43:45 +01:00
GPUToSPIRV [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00
GPUToVulkan [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00
LinalgToLLVM [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
LinalgToSPIRV [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00
LoopToStandard [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00
LoopsToGPU [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00
StandardToLLVM [MLIR][LLVM] Make index type bitwidth configurable. 2020-03-27 12:42:54 +01:00
StandardToSPIRV [mlir][StandardToSPIRV] Add support for lowering unary ops 2020-03-24 09:16:10 -04:00
StandardToStandard [mlir] Change missed usage PatternMatchResult to LogicalResult 2020-03-18 21:22:24 -07:00
VectorToLLVM [mlir][NFC] Replace all usages of PatternMatchResult with LogicalResult 2020-03-17 20:21:32 -07:00
VectorToLoops [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
CMakeLists.txt [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00