[all-commits] [llvm/llvm-project] 137674: [TruncInstCombine] Remove scalable vector restriction
junparser via All-commits
all-commits at lists.llvm.org
Thu Dec 10 02:00:49 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 137674f882fc7d08fc9bff8acecc240699eac096
https://github.com/llvm/llvm-project/commit/137674f882fc7d08fc9bff8acecc240699eac096
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
M llvm/test/Transforms/AggressiveInstCombine/trunc_const_expr.ll
Log Message:
-----------
[TruncInstCombine] Remove scalable vector restriction
Differential Revision: https://reviews.llvm.org/D92819
More information about the All-commits
mailing list