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