llvm-project/mlir/test/Target
aartbik fb2c4d50f1 [mlir] [VectorOps] Implement vector.constant_mask lowering to LLVM IR
Summary:
Makes this operation runnable on CPU by generating MLIR instructions
that are eventually folded into an LLVM IR constant for the mask.

Reviewers: nicolasvasilache, ftynse, reidtatge, bkramer, andydavis1

Reviewed By: nicolasvasilache, ftynse, andydavis1

Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, stephenneuendorffer, Joonsoo, grosul1, frgossen, Kayjukh, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79815
2020-05-12 19:44:23 -07:00
..
avx512.mlir [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
import.ll [mlir] Added llvm.resume and personality functions in LLVM IR Dialect 2020-03-19 13:14:25 +01:00
llvmir-debug.mlir [mlir] Add support for basic location translation to LLVM. 2020-02-05 17:41:51 -08:00
llvmir-intrinsics.mlir [mlir] Add exp2 conversion to llvm.intr.exp2 2020-03-29 01:23:08 -07:00
llvmir-invalid.mlir [mlir] LLVMFuncOp: provide a capability to pass attributes through to LLVM IR 2020-04-02 12:52:46 +02:00
llvmir.mlir Fix MLIR test case failure caused by 89e0662dee 2020-04-14 09:54:22 +05:30
nvvmir.mlir [MLIR] change NVVM.mma.sync to the most useful variant. 2020-02-18 17:57:04 -08:00
openmp-llvm.mlir [MLIR] Support for taskwait and taskyield operations, and translating the same to LLVM IR 2020-04-10 07:42:34 +00:00
rocdl.mlir [mlir][rocdl] Add xdlops intrinsics to rocdl dialect 2020-05-11 10:08:58 -04:00
vector-to-llvm-ir.mlir [mlir] [VectorOps] Implement vector.constant_mask lowering to LLVM IR 2020-05-12 19:44:23 -07:00