[all-commits] [llvm/llvm-project] 0a0f28: [CostModel][X86] Add SSE costs for ABS intrinsics
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 29 06:34:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0a0f28254ab7ae5cc9e1868a0ef1ba03d945434d
https://github.com/llvm/llvm-project/commit/0a0f28254ab7ae5cc9e1868a0ef1ba03d945434d
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/abs.ll
Log Message:
-----------
[CostModel][X86] Add SSE costs for ABS intrinsics
More information about the All-commits
mailing list