[LV] Set imbounds flag using CreateGEP in VPWidenMemInst (NFC).
authorFlorian Hahn <flo@fhahn.com>
Tue, 21 Mar 2023 11:43:23 +0000 (11:43 +0000)
committerFlorian Hahn <flo@fhahn.com>
Tue, 21 Mar 2023 11:44:21 +0000 (11:44 +0000)
commitaf99aa0ff77da893457605113062220957dc7499
treec5197c95207a98e2c939ba94815edc801c9f05c6
parent3a8f161a3401edeb58e018e2d389dd2413a6417f
[LV] Set imbounds flag using CreateGEP in VPWidenMemInst (NFC).

This avoids having to cast the result of the builder to
GetElementPtrInst.
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp