This unfortunately adds a move, but isn't that better than going to the int domain and back?
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM - since we're targetting older targets with pre-AVX code the domain penalty is more likely to be present.
lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
16740 ↗ | (On Diff #165638) | Update this to 'shuffle + addsd' ? |