diff options
author | Christopher Bate <cbate@nvidia.com> | 2022-12-07 17:28:27 -0700 |
---|---|---|
committer | Christopher Bate <cbate@nvidia.com> | 2023-01-17 10:04:17 -0700 |
commit | 2af1dc7071ff9a49552160ab03e1422a5daa830e (patch) | |
tree | de12ae9c1c8c6b9f244dbb5e42a378ae7eacf4f6 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | 6dc9725471e05fe12bd72406f97daca49a47a0c0 (diff) | |
download | llvm-2af1dc7071ff9a49552160ab03e1422a5daa830e.zip llvm-2af1dc7071ff9a49552160ab03e1422a5daa830e.tar.gz llvm-2af1dc7071ff9a49552160ab03e1422a5daa830e.tar.bz2 |
[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
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions