Otherwise the fallback path fails with an assertion on x86_64 targets,
when "x86_fp80" is encountered.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34975
[GlobalIsel] allow x86_fp80 values to be dumped. ClosedPublic Authored by igorb on Jul 4 2017, 12:52 AM.
Details Summary Otherwise the fallback path fails with an assertion on x86_64 targets,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 5 2017, 3:56 AM Closed by commit rL307140: [GlobalIsel] allow x86_fp80 values to be dumped. (authored by ibreger). · Explain WhyJul 5 2017, 4:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 105244 llvm/trunk/lib/CodeGen/MachineInstr.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/x86_64-fallback.ll
|