[PATCH] D14082: [ARM] Expand ROTL and ROTR of vector value types

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 15:51:06 PDT 2015


RKSimon added a subscriber: RKSimon.
RKSimon added a comment.

Charlie - thanks for dealing with this - I'm surprised it didn't turn up in the fuzz testing that I've been doing recently (the XOP rotation lowering definitely caught several times). I agree with Tim that making Expand the default is probably the way forward.


http://reviews.llvm.org/D14082





More information about the llvm-commits mailing list