[NFC] Test case intended to cover SLP cost for chain with masked gather loads.
SLP produces two gather loads (one feeds another). For the first set of scalar loads GEP indices are all constant. The result of the second load is then fed into reduction (as a seed). Differential Revision: https://reviews.llvm.org/D140785
Loading
Please sign in to comment