[all-commits] [llvm/llvm-project] 7586b4: [SVE] Fix cast<FixedVectorType> in truncateToMinim...
DylanFleming-arm via All-commits
all-commits at lists.llvm.org
Wed Jul 7 02:00:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7586b47fb63dec619c209a395d12b35d01a54cd1
https://github.com/llvm/llvm-project/commit/7586b47fb63dec619c209a395d12b35d01a54cd1
Author: Dylan Fleming <Dylan.Fleming at arm.com>
Date: 2021-07-07 (Wed, 07 Jul 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
A llvm/test/Transforms/LoopVectorize/scalable-trunc-min-bitwidth.ll
Log Message:
-----------
[SVE] Fix cast<FixedVectorType> in truncateToMinimalBitwidths
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D104239
More information about the All-commits
mailing list