Only handle power of 2 element count for simplicity. Not sure what to do with vXf64->vXf16 fp_round to avoid double rounding
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Also remove vzext_movl from vcvtps2ph results if the upper bits have already been zeroed.
Comment Actions
LGTM, thanks for the doing this!
llvm/lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
46776 | Maybe comment what the 4 rc value is? |
Maybe comment what the 4 rc value is?