Christopher Bate 2af1dc7071 [mlir][EmitC] Remove Pure trait from emitc.include
The op `emitc.include` does not have results and thus will be elided
during canonicalization, which is not correct behavior. This change
removes the 'Pure' trait and adds a canonicalization test.

Reviewed By: jpienaar, marbre

Differential Revision: https://reviews.llvm.org/D141704
2023-01-17 10:04:17 -07:00
..
2022-04-28 15:50:59 +00:00