Add handling for X86ISD::VTRUNC nodes that the (lower) truncated bits are then extracted as an element and the element stored out - this can be lowered to a generic truncated store directly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo