[PATCH] D118250: AMDGPU: Mark control flow intrinsics non-duplicable
Ruiling, Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 07:30:08 PST 2022
ruiling added a comment.
In D118250#3272528 <https://reviews.llvm.org/D118250#3272528>, @foad wrote:
> Is this an alternative to D117796 <https://reviews.llvm.org/D117796>?
No, this is not trying to fix that problem. That patch should still be needed for block split when processing PHI introduced by LCSSA.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118250/new/
https://reviews.llvm.org/D118250
More information about the llvm-commits
mailing list