Otherwise, we would crash trying to lower the asm.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51202
[AArch64] Reject inline asm with FP registers when FP is disabled. ClosedPublic Authored by efriedma on Aug 23 2018, 5:46 PM.
Details Summary Otherwise, we would crash trying to lower the asm.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 23 2018, 8:17 PM Closed by commit rL340637: [AArch64] Reject inline asm with FP registers when FP is disabled. (authored by efriedma). · Explain WhyAug 24 2018, 12:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162312 lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/inlineasm-illegal-type.ll
|