diff options
author | Hideto Ueno <uenoku.tokotoko@gmail.com> | 2025-07-24 17:33:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 17:33:07 -0700 |
commit | cd1acf2ae36c5cc480d2d77de54d66508813cec9 (patch) | |
tree | f18585feb17a4b755e62c01a2f2971ac31d9b9e5 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ae367028073f263c1b17faec70889fde36435c6d (diff) | |
download | llvm-cd1acf2ae36c5cc480d2d77de54d66508813cec9.zip llvm-cd1acf2ae36c5cc480d2d77de54d66508813cec9.tar.gz llvm-cd1acf2ae36c5cc480d2d77de54d66508813cec9.tar.bz2 |
[mlir][Transforms] Remove UB dialect dependency from Canonicalizer pass (#150555)
The Canonicalizer pass has a dependency to UB dialect which shouldn't have.
It also no longer needs to directly depend on the UB dialect since the Vector dialect
(which uses UB dialect for poison index operations introduced by 35df525) already
declares this dependency(878d3594).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions