[all-commits] [llvm/llvm-project] a1422b: DAG: Reorder conditions
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 5 15:44:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1422bf90664007578d675f5d6abe2aa64eca037
https://github.com/llvm/llvm-project/commit/a1422bf90664007578d675f5d6abe2aa64eca037
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
DAG: Reorder conditions
Commit: 30bd96fa17f961e62f19554e6f9452ec3d6d5989
https://github.com/llvm/llvm-project/commit/30bd96fa17f961e62f19554e6f9452ec3d6d5989
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
A llvm/test/CodeGen/AMDGPU/reassoc-mul-add-1-to-mad.ll
Log Message:
-----------
AMDGPU: Add baseline test for undoing mul add 1 reassociation
Add some tests for combines to undo regressions caused by
0cfc6510323fbb5a56a5de23cbc65f7cc30fd34c.
Compare: https://github.com/llvm/llvm-project/compare/bd46706b1f75...30bd96fa17f9
More information about the All-commits
mailing list