[all-commits] [llvm/llvm-project] 9bffe7: [GlobalIsel] Speedup select to integer min/max (#9...
Thorsten Schütt via All-commits
all-commits at lists.llvm.org
Thu May 16 22:32:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bffe790499e99a4110a33988100ba45835e905e
https://github.com/llvm/llvm-project/commit/9bffe790499e99a4110a33988100ba45835e905e
Author: Thorsten Schütt <schuett at gmail.com>
Date: 2024-05-17 (Fri, 17 May 2024)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
M llvm/include/llvm/Target/GlobalISel/Combine.td
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/combine-select.mir
Log Message:
-----------
[GlobalIsel] Speedup select to integer min/max (#92378)
https://github.com/llvm/llvm-project/issues/92309
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list