aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-03-20 16:54:09 -0700
committerGitHub <noreply@github.com>2025-03-20 16:54:09 -0700
commitf25185b57985e34c03517008d5af311689895819 (patch)
tree29d469cba7e34ae6eaba1d154d58f5fecd41ad23 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent6038077dde965926d621860382e00e147cb7fbe8 (diff)
downloadllvm-f25185b57985e34c03517008d5af311689895819.zip
llvm-f25185b57985e34c03517008d5af311689895819.tar.gz
llvm-f25185b57985e34c03517008d5af311689895819.tar.bz2
[CIR] Fix unary op folding (#132269)
Unary ops had previously been omitted from the list of ops handled in the CIRCanonicalizePass. Although the incubator code doesn't use them directly, the mlir folding code does. This change enables folding of unary ops by adding them to the list.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions