llvm-project/mlir/test/Dialect/FxpMathOps
River Riddle 2b61b7979e Convert the Canonicalize and CSE passes to generic Operation Passes.
This allows for them to be used on other non-function, or even other function-like, operations. The algorithms are already generic, so this is simply changing the derived pass type. The majority of this change is just ensuring that the nesting of these passes remains the same, as the pass manager won't auto-nest them anymore.

PiperOrigin-RevId: 276573038
2019-10-24 15:01:09 -07:00
..
lower-uniform-casts.mlir Modify the syntax of the the ElementsAttrs to print the type as a colon type. 2019-06-25 16:06:58 -07:00
lower-uniform-real-math-addew.mlir Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00
lower-uniform-real-math-mulew.mlir Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00