diff options
author | Mirko BrkuĊĦanin <Mirko.Brkusanin@amd.com> | 2024-12-17 11:47:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 11:47:38 +0100 |
commit | f7988a338ddb53b03e7cb89d839616925bd0ade1 (patch) | |
tree | 023e5d0d6b87d63e3337a56ac4f5953d20991cf2 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 10b12e6e07b4a2e6ff558b4a3066431bd704abfe (diff) | |
download | llvm-f7988a338ddb53b03e7cb89d839616925bd0ade1.zip llvm-f7988a338ddb53b03e7cb89d839616925bd0ade1.tar.gz llvm-f7988a338ddb53b03e7cb89d839616925bd0ade1.tar.bz2 |
[AMDGPU][SIPreEmitPeephole] Fix mustRetainExeczBranch (#120121)
Do not remove S_CBRANCH_EXECZ if one of the following blocks contains an
unconditional branch to a block other than the one immediately following
it. This can cause unwanted behavior like infinite loops.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions