aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2024-01-16 10:15:05 +0000
committerGitHub <noreply@github.com>2024-01-16 10:15:05 +0000
commit1074b94f5df6e164997cdb494f47657fd49d7cb5 (patch)
tree9fb9b508a538125b23a7c69d73e723e93568decf /clang/lib/CodeGen/CodeGenModule.cpp
parent8e9e4f8809f6ce93ddc0feb35aee3cc121a2753a (diff)
downloadllvm-1074b94f5df6e164997cdb494f47657fd49d7cb5.zip
llvm-1074b94f5df6e164997cdb494f47657fd49d7cb5.tar.gz
llvm-1074b94f5df6e164997cdb494f47657fd49d7cb5.tar.bz2
[ARM] Fix phi operand order issue in MVEGatherScatterLowering (#78208)
With commuted operands on the phi node, the two old incoming values could be removed in the wrong order, removing newly added operand instead of the old one.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions