Previously these intrinsics were marked as can-read any memory address.
Now they're marked as reading only the pointer they're passed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20080
[nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly. ClosedPublic Authored by jlebar on May 9 2016, 1:41 PM.
Details Summary Previously these intrinsics were marked as can-read any memory address.
Diff Detail
Event Timelinejlebar updated this object. This revision is now accepted and ready to land.May 9 2016, 4:54 PM Closed by commit rL268996: [nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly. (authored by jlebar). · Explain WhyMay 9 2016, 5:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56653 llvm/trunk/include/llvm/IR/IntrinsicsNVVM.td
|