llvm-project
717ba7c3 - [VPlan] Handle calls in VPInstruction:opcodeMayReadOrWriteFromMemory. (#190681)

Commit
23 days ago
[VPlan] Handle calls in VPInstruction:opcodeMayReadOrWriteFromMemory. (#190681) Retrieve the called function and check its memory attributes, to determine if a VPInstruction calling a function reads or writes memory. Use it to strengthen assert in areAllLoadsDereferenceable. PR: https://github.com/llvm/llvm-project/pull/190681
Author
Parents
Loading