[PATCH] D48467: [X86] Recognize a splat of negate in isFNEG
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 03:17:04 PDT 2018
RKSimon added a comment.
@eraman Please can you take a look at https://reviews.llvm.org/rL338358 - this shows how to use getTargetConstantBitsFromNode to avoid a lot of extra checks you need from using getTargetConstantFromNode directly
Repository:
rL LLVM
https://reviews.llvm.org/D48467
More information about the llvm-commits
mailing list