aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHideto Ueno <uenoku.tokotoko@gmail.com>2025-07-24 17:33:07 -0700
committerGitHub <noreply@github.com>2025-07-24 17:33:07 -0700
commitcd1acf2ae36c5cc480d2d77de54d66508813cec9 (patch)
treef18585feb17a4b755e62c01a2f2971ac31d9b9e5 /clang/lib/CodeGen/CodeGenModule.cpp
parentae367028073f263c1b17faec70889fde36435c6d (diff)
downloadllvm-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