[all-commits] [llvm/llvm-project] b38940: TTI: Fix vectorization cost for bswap
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Feb 14 10:14:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b38940dfb97d924bee1498ec2baf1eec04a48308
https://github.com/llvm/llvm-project/commit/b38940dfb97d924bee1498ec2baf1eec04a48308
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
A llvm/test/Transforms/SLPVectorizer/AMDGPU/bswap.ll
Log Message:
-----------
TTI: Fix vectorization cost for bswap
More information about the All-commits
mailing list