We do this already for output operands, but missed it for (non-tied) input operands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83763
[GlobalISel][InlineAsm] Add register class ID to the flags of register input operands ClosedPublic Authored by kschwarz on Jul 14 2020, 5:24 AM.
Details Summary We do this already for output operands, but missed it for (non-tied) input operands.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 14 2020, 5:54 AM Closed by commit rG931488779f7e: [GlobalISel][InlineAsm] Add register class ID to the flags of register input… (authored by kschwarz). · Explain WhyJul 23 2020, 4:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 280073 llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-inline-asm.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-inline-asm.ll
|