[all-commits] [llvm/llvm-project] 4d8523: [DAGCombine] Fix always true condition in combineS...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Thu Dec 15 04:05:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d852374b1d69c95363c0d3f540616f6d2481d47
https://github.com/llvm/llvm-project/commit/4d852374b1d69c95363c0d3f540616f6d2481d47
Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AMDGPU/dagcomb-mullohi.ll
Log Message:
-----------
[DAGCombine] Fix always true condition in combineShiftToMULH
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D139550
More information about the All-commits
mailing list