aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicBlockSections.cpp
diff options
context:
space:
mode:
authorFLZ101 <zhangfenglei@huawei.com>2023-06-27 13:57:41 -0700
committerFangrui Song <i@maskray.me>2023-06-27 13:57:41 -0700
commit32e4013dd4003abe98d97d794600d0bd3a571018 (patch)
tree0918381f06bbf423076536f4cb841610b8808e58 /llvm/lib/CodeGen/BasicBlockSections.cpp
parentf58498399ba0c32114eea809d4744ef710923346 (diff)
downloadllvm-32e4013dd4003abe98d97d794600d0bd3a571018.zip
llvm-32e4013dd4003abe98d97d794600d0bd3a571018.tar.gz
llvm-32e4013dd4003abe98d97d794600d0bd3a571018.tar.bz2
[AArch64][SelectionDAG] fix infinite loop caused by legalizing & combining CONCAT_VECTORS
Legalizing in `AArch64TargetLowering::LowerCONCAT_VECTORS()` and combining in `DAGCombiner::visitCONCAT_VECTORS()` could cause an infinite loop. This commit fixes that issue by conditionally skipping the combining. Fix https://github.com/llvm/llvm-project/issues/63322 Reviewed By: RKSimon, MaskRay Differential Revision: https://reviews.llvm.org/D153316
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions