[all-commits] [llvm/llvm-project] 5b0251: Revert "[SDAG] remove use restriction in isNegatib...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Dec 17 10:48:42 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b0251da1c7aeaa641955974e7961e1fb07af9e0
https://github.com/llvm/llvm-project/commit/5b0251da1c7aeaa641955974e7961e1fb07af9e0
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2019-12-17 (Tue, 17 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/test/CodeGen/AArch64/arm64-fmadd.ll
M llvm/test/CodeGen/X86/fma-fneg-combine-2.ll
Log Message:
-----------
Revert "[SDAG] remove use restriction in isNegatibleForFree() when called from getNegatedExpression()"
This reverts commit 36b1232ec5f370ab9fe8fcff0458d2fca5ca9b7f.
Need to adjust commit message - that was a leftover from the earlier version.
More information about the All-commits
mailing list