[LV] Mark Instr as const in scalarizeInstruction. (NFC).
authorFlorian Hahn <flo@fhahn.com>
Tue, 13 Sep 2022 08:09:18 +0000 (09:09 +0100)
committerFlorian Hahn <flo@fhahn.com>
Tue, 13 Sep 2022 08:10:02 +0000 (09:10 +0100)
commitac80b0e84f7cbcce13ddafa3207635a981cf0286
tree0f654ed19dc70d69d46a7e0b831a5f372cb9e5fa
parentf124e59b2e515d65e0b941826467e08de5ba97b0
[LV] Mark Instr as const in scalarizeInstruction. (NFC).

This is to reduce the diff in follow-up changes.
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp