[PATCH] D58049: [InstCombine] Fix matchRotate bug when one operand is a ConstantExpr shift

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 11 08:52:54 PST 2019


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM - let me know if I should commit on your behalf.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58049





More information about the llvm-commits mailing list