[all-commits] [llvm/llvm-project] 798872: [NFC][DAG] Move isTruncateOf so that it can be use...
deadalnix via All-commits
all-commits at lists.llvm.org
Mon Jun 5 08:34:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7988725f65d568c367d7c6f9cfe9c3bb58e287a3
https://github.com/llvm/llvm-project/commit/7988725f65d568c367d7c6f9cfe9c3bb58e287a3
Author: Amaury Séchet <deadalnix at gmail.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[NFC][DAG] Move isTruncateOf so that it can be used in foldBinOpIntoSelect.
More information about the All-commits
mailing list