[all-commits] [llvm/llvm-project] 56da41: [SDAG] reduce code duplication in getNegatedExpres...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Mar 19 10:55:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 56da41393df3dd7f40125e942b9f3b893f1dd8cf
https://github.com/llvm/llvm-project/commit/56da41393df3dd7f40125e942b9f3b893f1dd8cf
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[SDAG] reduce code duplication in getNegatedExpression(); NFCI
More information about the All-commits
mailing list