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