[X86] Add test for smin(x, 0) & smax(x, 0)
authorWei Xiao <wei3.xiao@intel.com>
Wed, 6 Apr 2022 09:28:26 +0000 (17:28 +0800)
committerWei Xiao <wei3.xiao@intel.com>
Wed, 6 Apr 2022 10:01:08 +0000 (18:01 +0800)
commit6c0e04386657116d20b42969787b2a75095cf303
tree5b3422912066c3ece5bd1d0f5298722fb01ff142
parent8be0da7901ede4c7e25e1699efee303fa576d5c5
[X86] Add test for smin(x, 0) & smax(x, 0)
llvm/test/CodeGen/X86/select-smin-smax.ll [new file with mode: 0644]