[all-commits] [llvm/llvm-project] 324d96: [IndVars] A test for adding trunc instructions to ...
Yevgeny Rouban via All-commits
all-commits at lists.llvm.org
Fri Dec 18 02:14:22 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 324d96b63759c00804ddb2ad74440afc39c52ebf
https://github.com/llvm/llvm-project/commit/324d96b63759c00804ddb2ad74440afc39c52ebf
Author: Yevgeny Rouban <yrouban at azul.com>
Date: 2020-12-18 (Fri, 18 Dec 2020)
Changed paths:
M llvm/test/Transforms/IndVarSimplify/widen-loop-comp.ll
Log Message:
-----------
[IndVars] A test for adding trunc instructions to unwind blocks
Differential Revision: https://reviews.llvm.org/D93521
Reviewed By: skatkov
More information about the All-commits
mailing list