Unverified Commit cd160a6e authored by Florian Hahn's avatar Florian Hahn
Browse files

[VPlan] Do not add call results with void type to State (NFC).

With vector libraries, we may vectorize calls with void return types. Do
not add those values to the state; they can never be accessed.
parent d4fd2025
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment