[all-commits] [llvm/llvm-project] d8c8c6: [X86][GlobalIsel] Add G_[U|S]MIN/G_[U|S]MAX scalar...
Mahesh-Attarde via All-commits
all-commits at lists.llvm.org
Mon Sep 15 02:08:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8c8c67dc5e1ac7f3a551750b9e21ec64ec5b283
https://github.com/llvm/llvm-project/commit/d8c8c67dc5e1ac7f3a551750b9e21ec64ec5b283
Author: Mahesh-Attarde <mahesh.attarde at intel.com>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
A llvm/test/CodeGen/X86/isel-smax.ll
A llvm/test/CodeGen/X86/isel-smin.ll
A llvm/test/CodeGen/X86/isel-umax.ll
A llvm/test/CodeGen/X86/isel-umin.ll
Log Message:
-----------
[X86][GlobalIsel] Add G_[U|S]MIN/G_[U|S]MAX scalar test coverage (#157621)
Adds isel test for supporting G_[U|S]MIN/G_[U|S]MAX.
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