[RISCVGatherScatterLowering] Remove restriction that shift must have constant operand
This has been present from the original patch which added the pass, and doesn't appear to be strongly justified. We do need to be careful of commutativity. Differential Revision: https://reviews.llvm.org/D150468
Loading
Please sign in to comment