[all-commits] [llvm/llvm-project] 046b4a: [DAGCombiner] reduce code duplication in getStoreM...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Aug 17 12:45:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 046b4a550a8185745e1f6cf0246fb589cf6ba9d0
https://github.com/llvm/llvm-project/commit/046b4a550a8185745e1f6cf0246fb589cf6ba9d0
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAGCombiner] reduce code duplication in getStoreMergeCandidates; NFC
More information about the All-commits
mailing list