Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
The testcase seems to cover the first if statement but not the second one -- is that right? If so, is it possible to write a test for the second one, too?
Paths
| Differential D21756
Only emit extension for zeroext/signext arguments if type is < 32 bits ClosedPublic Authored by jholewinski on Jun 27 2016, 11:25 AM.
Details
Diff Detail Event Timelinejholewinski retitled this revision from to Only emit extension for zeroext/signext arguments if type is < 32 bits. jholewinski updated this object. Comment Actions The testcase seems to cover the first if statement but not the second one -- is that right? If so, is it possible to write a test for the second one, too? This revision is now accepted and ready to land.Jun 27 2016, 12:39 PM Closed by commit rL273922: Only emit extension for zeroext/signext arguments if type is < 32 bits (authored by jholewinski). · Explain WhyJun 27 2016, 1:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 62000 lib/Target/NVPTX/NVPTXISelLowering.cpp
test/CodeGen/NVPTX/zeroext-32bit.ll
|