[all-commits] [llvm/llvm-project] b476e6: [DAGCombiner] add helper function for store mergin...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Jul 9 14:26:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b476e6a642d08aefaf391df026893078cd6ea9b2
https://github.com/llvm/llvm-project/commit/b476e6a642d08aefaf391df026893078cd6ea9b2
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 for store merging of loaded values; NFC
More information about the All-commits
mailing list