[all-commits] [llvm/llvm-project] 83cb96: [DAGCombiner] Add support for mulhi const folding ...
David Stuttard via All-commits
all-commits at lists.llvm.org
Mon Jul 5 04:08:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83cb9632a13d97753181e8b3e417b7836b414e26
https://github.com/llvm/llvm-project/commit/83cb9632a13d97753181e8b3e417b7836b414e26
Author: David Stuttard <david.stuttard at amd.com>
Date: 2021-07-05 (Mon, 05 Jul 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/AMDGPU/udiv.ll
M llvm/test/CodeGen/X86/pmulh.ll
Log Message:
-----------
[DAGCombiner] Add support for mulhi const folding in DAGCombiner
Differential Revision: https://reviews.llvm.org/D103323
Change-Id: I4ffaaa32301795ba8a339567a68e77fe0862b869
More information about the All-commits
mailing list