aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMax Kazantsev <mkazantsev@azul.com>2023-03-16 16:09:41 +0700
committerMax Kazantsev <mkazantsev@azul.com>2023-03-16 16:11:11 +0700
commit3b1951aceb8c58acd3d5c5ba2d042ad3d03c13c4 (patch)
treef9b9a9a9d404dde56e61502f24dc8d1c1ba4f1ad /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent8b9f2b6244d2ae8a3d469cff58bbb3dfa5e04575 (diff)
downloadllvm-3b1951aceb8c58acd3d5c5ba2d042ad3d03c13c4.zip
llvm-3b1951aceb8c58acd3d5c5ba2d042ad3d03c13c4.tar.gz
llvm-3b1951aceb8c58acd3d5c5ba2d042ad3d03c13c4.tar.bz2
[Test] Add test showing difference in behavior of Guard Widening depending on form
Guards can be represented differently (as intrinsic calls and as explicit branches), and the expectation is that Guard Widening should do the same things for them, no matter what form it was suggested. Currently it seems to be not so. We also don't want LICM to prevent guard widening.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions