[PATCH] D97837: [InstCombine] Remove gc.relocate duplicates
Denis Antrushin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 5 05:12:08 PST 2021
dantrushin added a comment.
Wouldn't it make more sense to fix RS4GC then?
I think D97885 <https://reviews.llvm.org/D97885> makes this mostly irrelevant. Even if it is not, we might try to detect duplicate phis in RS4GC.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97837/new/
https://reviews.llvm.org/D97837
More information about the llvm-commits
mailing list