diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-02-25 22:01:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-25 22:01:13 +0800 |
commit | f920b746ea818f1d21f317116cbb105e3e85979a (patch) | |
tree | fa68221d27faf8814a286cada969842deaec5795 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 711014714716753f791291ed6a152e00899469a3 (diff) | |
download | llvm-f920b746ea818f1d21f317116cbb105e3e85979a.zip llvm-f920b746ea818f1d21f317116cbb105e3e85979a.tar.gz llvm-f920b746ea818f1d21f317116cbb105e3e85979a.tar.bz2 |
[FlattenCFG] Fix the miscompilation where phi nodes exist in the merge point (#81987)
When there are phi nodes in the merge point of the if-region, we cannot
do the merge.
Alive2: https://alive2.llvm.org/ce/z/DbgEan
Fixes #70900.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions