[all-commits] [llvm/llvm-project] 47cfe7: [DAG] MatchRotate - reuse existing LHSShiftArg/RHS...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Sep 18 06:36:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47cfe7102711cf3414eb32cf61d47a670ee28cb6
https://github.com/llvm/llvm-project/commit/47cfe7102711cf3414eb32cf61d47a670ee28cb6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-18 (Sun, 18 Sep 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] MatchRotate - reuse existing LHSShiftArg/RHSShiftArg variables. NFC.
More information about the All-commits
mailing list