[all-commits] [llvm/llvm-project] 6a6e6f: [X86] Move combineLogicBlendIntoConditionalNegate ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jan 5 09:18:30 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6a6e6f04ec2cd2f4f07ec4943036c5c2d47ce0c7
https://github.com/llvm/llvm-project/commit/6a6e6f04ec2cd2f4f07ec4943036c5c2d47ce0c7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-01-05 (Sun, 05 Jan 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Move combineLogicBlendIntoConditionalNegate before combineSelect. NFCI.
Updates function order in preparation of future fix for PR43660
More information about the All-commits
mailing list