llvm-project
2256d00a
- [SLP][REVEC] Use VL.front()->getType() as ScalarTy. (#102437)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SLP][REVEC] Use VL.front()->getType() as ScalarTy. (#102437) VL.front()->getType() may be FixedVectorType when revec is enabled. Fix "Expected item in MinBWs.".
References
#102437 - [SLP][REVEC] Use VL.front()->getType() as ScalarTy.
Author
HanKuanChen
Parents
4197386d
Loading