The patch adds an X86 combine for TESTM when one of the operands is a BUILD_VECTOR(0,0,...)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
35501 ↗ | (On Diff #110435) | It's already supported, I somehow missed that. |