diff options
author | Serguei Katkov <serguei.katkov@azul.com> | 2023-03-22 17:10:38 +0700 |
---|---|---|
committer | Serguei Katkov <serguei.katkov@azul.com> | 2023-03-29 15:12:00 +0700 |
commit | 99da317331e37d530610695b0cf44ba2686b735e (patch) | |
tree | acd301194b7013f1c5e10c274e118cdeec842bb4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5cb4619a1f561281ded631e5ee3e131d31e43c4d (diff) | |
download | llvm-99da317331e37d530610695b0cf44ba2686b735e.zip llvm-99da317331e37d530610695b0cf44ba2686b735e.tar.gz llvm-99da317331e37d530610695b0cf44ba2686b735e.tar.bz2 |
[LoopPredication] Fix the LoopPredication by feezing the result of predication.
LoopPredication introduces the use of possibly posion value in branch (guard)
instruction, so to avoid introducing undefined behavior it should be frozen.
Reviewed By: mkazantsev
Differential Revision: https://reviews.llvm.org/D146685
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions