[all-commits] [llvm/llvm-project] d1abca: [CostModel][X86] Add SSE costs for SMAX/SMIN/UMAX/...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 29 07:56:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d1abca187d9c77d1e238b90874cada81ec4f05cc
https://github.com/llvm/llvm-project/commit/d1abca187d9c77d1e238b90874cada81ec4f05cc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/X86/arith-sminmax.ll
M llvm/test/Analysis/CostModel/X86/arith-uminmax.ll
Log Message:
-----------
[CostModel][X86] Add SSE costs for SMAX/SMIN/UMAX/UMIN intrinsics
More information about the All-commits
mailing list