As discussed on PR28925 and D37849.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM.
lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
30157–30159 ↗ | (On Diff #115637) | We might be able to remove the legality checks below here now that we have this, but I agree that the bigger cleanup is to make this semi-generic in DAGCombiner, so x86 won't need to do anything else for these patterns. |