[PATCH] D61158: [SimplifyCFG] use fshr instead of shl/lshr/or

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 05:33:37 PDT 2019


jmolloy requested changes to this revision.
jmolloy added a comment.
This revision now requires changes to proceed.

I don't agree; if you're going to add this canonicalization, please do it in InstCombine first.


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

https://reviews.llvm.org/D61158





More information about the llvm-commits mailing list