[PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 28 06:48:27 PST 2015
RKSimon added a comment.
Please can you rebase this - your PAVG patches will have affected PerformTRUNCATECombine etc.
http://reviews.llvm.org/D14588
More information about the llvm-commits
mailing list