[all-commits] [llvm/llvm-project] 21dadd: [DAGCombiner] avoid unnecessary indirection from S...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri May 29 06:37:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 21dadd774f56778ef68c1ce307205dfbdacc793a
https://github.com/llvm/llvm-project/commit/21dadd774f56778ef68c1ce307205dfbdacc793a
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-29 (Fri, 29 May 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAGCombiner] avoid unnecessary indirection from SDNode/SDValue; NFCI
More information about the All-commits
mailing list