[PATCH] D54278: [SelectionDAG] Teach getNode to constant fold SIGN/ZERO/ANY_EXTEND_VECTOR_INREG

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 10 04:03:48 PST 2018


RKSimon added a comment.

Can any of the X86 constant folding code be removed ensure that this code is being used with existing tests?


https://reviews.llvm.org/D54278





More information about the llvm-commits mailing list