PR33883 shows that calls to intrinsic functions should not have their vector
arguments or returns subject to ABI changes required by the target.
This resolves PR33883.
Paths
| Differential D35765
[SelectionDAG][mips] Fix PR33883 ClosedPublic Authored by sdardis on Jul 22 2017, 10:46 AM.
Details Summary PR33883 shows that calls to intrinsic functions should not have their vector This resolves PR33883.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2017, 3:08 AM Closed by commit rL309561: [SelectionDAG][mips] Fix PR33883 (authored by sdardis). · Explain WhyJul 31 2017, 7:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108919 llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/test/CodeGen/Mips/cconv/pr33883.ll
|