[all-commits] [llvm/llvm-project] 87bf2b: [NFC][DAG] Simplify a giant expression in visitMul.
deadalnix via All-commits
all-commits at lists.llvm.org
Thu May 18 11:58:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87bf2bff0561c1cfb6e3864f194088242d06030f
https://github.com/llvm/llvm-project/commit/87bf2bff0561c1cfb6e3864f194088242d06030f
Author: Amaury Séchet <deadalnix at gmail.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[NFC][DAG] Simplify a giant expression in visitMul.
More information about the All-commits
mailing list