[PATCH] D47116: [DAGCombiner] Use computeKnownBits to match rotate patterns that have had their amount masking modified by simplifyDemandedBits.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 10:06:48 PDT 2018


RKSimon added a comment.

Add some similar vector tests to combine-rotates.ll ?


Repository:
  rL LLVM

https://reviews.llvm.org/D47116





More information about the llvm-commits mailing list