[all-commits] [llvm/llvm-project] 6890e2: [DAGCombiner] add helper function to manage list o...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Jul 9 14:26:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6890e2a17b75211cf65fca597ada768bda348c4c
https://github.com/llvm/llvm-project/commit/6890e2a17b75211cf65fca597ada768bda348c4c
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAGCombiner] add helper function to manage list of consecutive stores; NFC
More information about the All-commits
mailing list