llvm-project
98a8072a
- [FunctionLoweringInfo] Remove unnecesary check for isVectorTy when isIntegerTy is true. NFC (#171880)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
129 days ago
[FunctionLoweringInfo] Remove unnecesary check for isVectorTy when isIntegerTy is true. NFC (#171880) isIntegerTy is only true for scalars.
References
#171880 - [FunctionLoweringInfo] Remove unnecesary check for isVectorTy after isIntegerTy. NFC
Author
topperc
Parents
71ee84ac
Loading