[all-commits] [llvm/llvm-project] 6c0e04: [X86] Add test for smin(x, 0) & smax(x, 0)
Wei Xiao via All-commits
all-commits at lists.llvm.org
Wed Apr 6 03:01:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c0e04386657116d20b42969787b2a75095cf303
https://github.com/llvm/llvm-project/commit/6c0e04386657116d20b42969787b2a75095cf303
Author: Wei Xiao <wei3.xiao at intel.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
A llvm/test/CodeGen/X86/select-smin-smax.ll
Log Message:
-----------
[X86] Add test for smin(x, 0) & smax(x, 0)
More information about the All-commits
mailing list