llvm-project/mlir/lib/Dialect/LLVMIR/IR
River Riddle 0752d98ccf [mlir] Simplify BranchOpInterface by using MutableOperandRange
This range allows for performing many different operations on successor operands, including erasing/adding/setting. This removes the need for the explicit canEraseSuccessorOperand and eraseSuccessorOperand methods.

Differential Revision: https://reviews.llvm.org/D79077
2020-04-29 16:48:15 -07:00
..
LLVMAVX512Dialect.cpp [mlir][AVX512] Start a primitive AVX512 dialect 2020-03-20 14:11:57 -04:00
LLVMDialect.cpp [mlir] Simplify BranchOpInterface by using MutableOperandRange 2020-04-29 16:48:15 -07:00
NVVMDialect.cpp [MLIR] change NVVM.mma.sync to the most useful variant. 2020-02-18 17:57:04 -08:00
ROCDLDialect.cpp Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00