[PATCH] D95565: [GlobalISel] Add hint elimination combine

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 14:37:05 PST 2021


arsenm added a comment.

I think letting the selector handle these as copies would be better. The selector still benefits from the known bits information


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95565/new/

https://reviews.llvm.org/D95565



More information about the llvm-commits mailing list