[PATCH] D76640: [GlobalISel] Combine (x op 0) -> x for operations with a right identity of 0
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 14:11:39 PDT 2020
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM but MOp still better than MOP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76640/new/
https://reviews.llvm.org/D76640
More information about the llvm-commits
mailing list