[all-commits] [llvm/llvm-project] 83503a: [X86] Remove FeatureSSE3 from the implies list of ...
topperc via All-commits
all-commits at lists.llvm.org
Fri Nov 1 23:18:06 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 83503ad1196549ee6cc6d43e7f8db7eaaa6afbc6
https://github.com/llvm/llvm-project/commit/83503ad1196549ee6cc6d43e7f8db7eaaa6afbc6
Author: Craig Topper <craig.topper at gmail.com>
Date: 2019-11-01 (Fri, 01 Nov 2019)
Changed paths:
M llvm/lib/Target/X86/X86.td
Log Message:
-----------
[X86] Remove FeatureSSE3 from the implies list of HasFastHorizontalOps.
HasFastHorizontalOps is a tuning flag. It shouldn't imply an ISA flag.
More information about the All-commits
mailing list