[all-commits] [llvm/llvm-project] eb009e: [GlobalISel] Fix the select->minmax combine from t...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Mon Jan 15 18:20:33 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb009ed2495d495e0c9bb10c29c484d563bb5cdf
https://github.com/llvm/llvm-project/commit/eb009ed2495d495e0c9bb10c29c484d563bb5cdf
Author: Amara Emerson <amara at apple.com>
Date: 2024-01-15 (Mon, 15 Jan 2024)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/combine-select.mir
Log Message:
-----------
[GlobalISel] Fix the select->minmax combine from trying to operate on pointer types.
More information about the All-commits
mailing list