llvm-project/mlir/test/Dialect
MLIR Team 9fbf52e330 Look for SymbolRefAttr in KernelOutlining instead of hard-coding CallOp
This code should be exercised using the existing kernel outlining unit test, but
let me know if I should add a dedicated unit test using a fake call instruction
as well.

PiperOrigin-RevId: 279436321
2019-11-08 19:13:13 -08:00
..
FxpMathOps Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00
GPU Look for SymbolRefAttr in KernelOutlining instead of hard-coding CallOp 2019-11-08 19:13:13 -08:00
LLVMIR Add support for the LLVM FNeg instruction 2019-11-06 00:02:10 -08:00
Linalg Swap operand order in std.view operation so that offset appears before dynamic sizes in the operand list. 2019-11-07 10:20:23 -08:00
Loops Update loop.for verifier message 2019-10-22 07:34:56 -07:00
QuantOps Refactor QuantOps TypeParser to use the DialectAsmParser methods directly. 2019-11-01 15:47:03 -07:00
SPIRV [spirv] Add bit ops 2019-11-08 11:17:05 -08:00
VectorOps Extend vector.outerproduct with an optional 3rd argument 2019-08-16 03:53:26 -07:00
traits.mlir Simplify broadcastable traits 2019-07-19 11:39:10 -07:00