[all-commits] [llvm/llvm-project] 381d14: [DAG] reassociateOpsCommutative - pull out repeate...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Nov 10 07:23:29 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 381d14775e2002f2eeefd96fb73bd8fd935e0fd2
https://github.com/llvm/llvm-project/commit/381d14775e2002f2eeefd96fb73bd8fd935e0fd2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] reassociateOpsCommutative - pull out repeated getOperand() calls. NFC.
More information about the All-commits
mailing list