[PATCH] D76640: [GlobalISel] Combine (x op 0) -> x for operations with a right identity of 0

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 14:11:39 PDT 2020


aemerson added a comment.

LGTM too. One day I'm going to change all MOPs to MOp when you're not looking anyway.


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

https://reviews.llvm.org/D76640





More information about the llvm-commits mailing list