[all-commits] [llvm/llvm-project] fdaad7: [Reg2Mem] Handle CallBr instructions (#90953)
XChy via All-commits
all-commits at lists.llvm.org
Thu May 16 05:14:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdaad738753cde2bba6480c2ee5d1e9fb45064b9
https://github.com/llvm/llvm-project/commit/fdaad738753cde2bba6480c2ee5d1e9fb45064b9
Author: XChy <xxs_chy at outlook.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M llvm/lib/Transforms/Utils/DemoteRegToStack.cpp
A llvm/test/Transforms/Reg2Mem/callbr-crash.ll
Log Message:
-----------
[Reg2Mem] Handle CallBr instructions (#90953)
Fixes #90900
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list