This was a longstanding FIXME and is a necessary precursor to cases
where foldOperandImpl may have to create more than one instruction
(e.g. to constrain a register class). This is the split out NFC changes from
D6262.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with one small nit.
lib/Target/X86/X86InstrInfo.cpp | ||
---|---|---|
4700 ↗ | (On Diff #26939) | Mark as static? |