[all-commits] [llvm/llvm-project] 81b50a: [SelectionDAG] Remove repeated getOperand() call. ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat May 30 02:23:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81b50a782375cb0c1a4541e6b5bac01c617fd20a
https://github.com/llvm/llvm-project/commit/81b50a782375cb0c1a4541e6b5bac01c617fd20a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-30 (Sat, 30 May 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[SelectionDAG] Remove repeated getOperand() call. NFC.
More information about the All-commits
mailing list