llvm-project
91797152 - [ArgPromotion] Pass context instruction to dereferenceability check (#202305)

Commit
35 days ago
[ArgPromotion] Pass context instruction to dereferenceability check (#202305) This is necessary for argument promotion to work under deref-at-point semantics. For the primary case, specify the context instruction as the first instruction in the function, which should effectively disable the check for frees.
Author
Parents
Loading