[PATCH] D51849: [RegisterCoalescer] Avoid "Use not jointly dominated by defs" in removePartialRedundancy
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 12 07:04:14 PDT 2019
foad added a comment.
Answering my own question: yes S_BUFFER_LOAD_DWORD_IMM needs an extra 0 operand because of a6322941ffc15275e837435eee7aabba0ca15211 <https://reviews.llvm.org/rGa6322941ffc15275e837435eee7aabba0ca15211> and S_ENDPGM also needs a 0 operand as in 7df225dfc25adc8371188dc57f3adf300b0bd697 <https://reviews.llvm.org/rG7df225dfc25adc8371188dc57f3adf300b0bd697>.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51849/new/
https://reviews.llvm.org/D51849
More information about the llvm-commits
mailing list