llvm-project
f057a593 - [VPlan] Improve code in VPWidenCallRecipe (NFC) (#141926)

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.
Author
Parents
Loading