support G_ICMP for scalar types i8/i16/i64.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 6273 Build 6273: arc lint + arc unit
Event Timeline
| lib/Target/X86/X86FastISel.cpp | ||
|---|---|---|
| 183 | perhaps commit this separately as an NFC? | |
| lib/Target/X86/X86InstrInfo.h | ||
| 67 | wheter -> whether | |
| lib/Target/X86/X86InstructionSelector.cpp | ||
| 627 | indentation | |
| 628 | getSETFromCond asserts this already | |
| lib/Target/X86/X86LegalizerInfo.cpp | ||
| 93 | 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 | Yes, I am going to merge it in a few patches. | |
perhaps commit this separately as an NFC?