llvm-project
e60d62b9 - Utils: Inhibit load/store folding through phis for llvm.protected.field.ptr.

Commit
143 days ago
Utils: Inhibit load/store folding through phis for llvm.protected.field.ptr. Protected pointer field loads/stores should be paired with the intrinsic to avoid unnecessary address escapes. Reviewers: nikic Reviewed By: nikic Pull Request: https://github.com/llvm/llvm-project/pull/151649
Author
pcc pcc
Parents
Loading