[all-commits] [llvm/llvm-project] ceaedf: [X86] Remove custom lowering of vXi1 ADD/SUB now t...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Feb 25 09:05:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ceaedfb5fc3a94adf9e67616d65414ddfee71e24
https://github.com/llvm/llvm-project/commit/ceaedfb5fc3a94adf9e67616d65414ddfee71e24
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Remove custom lowering of vXi1 ADD/SUB now that they are canonicalized to XOR in getNode.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D97478
More information about the All-commits
mailing list