[all-commits] [llvm/llvm-project] 20c85f: [DAGCombiner] simplify bool return in getStoreMerg...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Aug 17 12:45:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 20c85fd1ab0f064163957a2cf76c20992d514005
https://github.com/llvm/llvm-project/commit/20c85fd1ab0f064163957a2cf76c20992d514005
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] simplify bool return in getStoreMergeCandidates; NFC
More information about the All-commits
mailing list