support G_ICMP for scalar types i8/i16/i64.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 6314 Build 6314: arc lint + arc unit
Event Timeline
lib/Target/X86/X86FastISel.cpp | ||
---|---|---|
183 ↗ | (On Diff #98267) | perhaps commit this separately as an NFC? |
lib/Target/X86/X86InstrInfo.h | ||
67 ↗ | (On Diff #98267) | wheter -> whether |
lib/Target/X86/X86InstructionSelector.cpp | ||
627 | indentation | |
628 | getSETFromCond asserts this already | |
lib/Target/X86/X86LegalizerInfo.cpp | ||
93–99 | unrelated to this patch, but can we have the common legalization info for 32/64 bit in one function? |
Comment Actions
- Fixes according to the review comments.
lib/Target/X86/X86LegalizerInfo.cpp | ||
---|---|---|
93–99 | Yes, I am going to merge it in a few patches. |
indentation