llvm-project
f057a593
- [VPlan] Improve code in VPWidenCallRecipe (NFC) (#141926)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[VPlan] Improve code in VPWidenCallRecipe (NFC) (#141926) Use operands() instead of {op_begin(), op_end()}. Also rename arg_operands to args to match CallBase.
References
#141926 - [VPlan] Improve code in VPWidenCallRecipe (NFC)
Author
artagnon
Parents
07ba406c
Loading