Otherwise we'll try to do unsafe optimizations on these MIs, such as
sinking loads below calls.
(I suspect that this is not the only bug in the NVPTX instruction
tablegen files; I need to comb through them.)
Paths
| Differential D17315
[NVPTX] Annotate call machine instructions as calls. ClosedPublic Authored by jlebar on Feb 16 2016, 4:54 PM.
Details Summary Otherwise we'll try to do unsafe optimizations on these MIs, such as (I suspect that this is not the only bug in the NVPTX instruction
Diff Detail Event Timelinejlebar updated this object. This revision is now accepted and ready to land.Feb 16 2016, 5:33 PM Closed by commit rL261113: [NVPTX] Annotate call machine instructions as calls. (authored by jlebar). · Explain WhyFeb 17 2016, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48129 lib/Target/NVPTX/NVPTXInstrInfo.td
test/CodeGen/NVPTX/MachineSink-call.ll
|