[all-commits] [llvm/llvm-project] df3ea7: [DAG] Use DAG.getFreeze() to create freeze node. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Aug 10 02:26:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df3ea7365eeac7b45044404e432dd33cca45d9fd
https://github.com/llvm/llvm-project/commit/df3ea7365eeac7b45044404e432dd33cca45d9fd
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] Use DAG.getFreeze() to create freeze node. NFC.
More information about the All-commits
mailing list