This adds support for calculating sign bits of insert_subvector. I based it on the computeKnownBits.
My motivating case is propagating sign bits information across basic blocks on AVX targets. Working on reduced test case.
Differential D56283
[X86] Add INSERT_SUBVECTOR to ComputeNumSignBits craig.topper on Jan 3 2019, 11:27 AM. Authored by
Details This adds support for calculating sign bits of insert_subvector. I based it on the computeKnownBits. My motivating case is propagating sign bits information across basic blocks on AVX targets. Working on reduced test case.
Diff Detail Event Timeline
|
auto *SubIdx