llvm-project/mlir/lib/Conversion/GPUCommon
Stephan Herhut ac9d742bbe [MLIR][LLVM] Make index type bitwidth configurable.
This change adds a new option to the StandardToLLVM lowering to configure
the bitwidth of the index type independently of the target architecture's
pointer size.

Differential revision: https://reviews.llvm.org/D76353
2020-03-27 12:42:54 +01:00
..
IndexIntrinsicsOpLowering.h [MLIR][LLVM] Make index type bitwidth configurable. 2020-03-27 12:42:54 +01:00
OpToFuncCallLowering.h [mlir] Removed TanHOp lowering from ConvertStandardToLLVM since there is no reasonable TanH representation in LLVM. 2020-03-25 16:43:45 +01:00