[PATCH] D64946: [AMDGPU] Fix trivial PHI into SI_END_CF.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 11:57:00 PDT 2019
hliao added a comment.
It sounds to me that additional hook is a clear change. Or, we need to change the existing hook from `const MachineInstr &` to `MachineInstr &` to allow changing instruction. Any idea?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64946/new/
https://reviews.llvm.org/D64946
More information about the llvm-commits
mailing list