llvm-project
e089d489
- [VPlan] VPWidenGEPRecipe uses first lane of invariant indices (NFC)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
29 days ago
[VPlan] VPWidenGEPRecipe uses first lane of invariant indices (NFC) Update VPWidenGEPRecipe::onlyFirstLaneUsed to return true for indices that are defined outside the loop regions, if the base pointer is not invariant.
Author
fhahn
Committer
fhahn
Parents
2849b128
Files
2
llvm
lib/Transforms/Vectorize
VPlan.h
test/Transforms/LoopVectorize
widen-gep-all-indices-invariant.ll
Loading