llvm-project/mlir/test/Dialect
Mahesh Ravishankar c5284fe85e Add support for GLSL Binary ops, and use it to implement GLSL FMax.
A base class is added to implement all GLSL Binary operations and is
used to implement the FMax operation. The existing framework already
generates all the necessary (de)serialization code.

PiperOrigin-RevId: 271037166
2019-09-24 19:42:11 -07:00
..
FxpMathOps Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
GPU Clone called functions into nested GPU module. 2019-09-24 06:29:54 -07:00
LLVMIR Make GlobalOp's value attribute optional. 2019-09-21 01:20:28 -07:00
Linalg Simplify Linalg ABI integration with external function calls. 2019-09-06 08:31:19 -07:00
Loops Move loop dialect tests into separate files - NFC 2019-07-19 11:41:12 -07:00
QuantOps Specalize f32->i8/u8 Quanitization with C++ native arithmetic to optimize performance. 2019-09-22 22:07:51 -07:00
SPIRV Add support for GLSL Binary ops, and use it to implement GLSL FMax. 2019-09-24 19:42:11 -07: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