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
- Build Status
Buildable 22688 Build 22688: arc lint + arc unit
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 | Update this to 'shuffle + addsd' ? |
Update this to 'shuffle + addsd' ?