[all-commits] [llvm/llvm-project] 280a0b: [Test][AggressiveInstCombine] Modify shift tests
Anton Afanasyev via All-commits
all-commits at lists.llvm.org
Tue Aug 24 00:32:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 280a0b735fced163c41d119a5d67e4b77c38aa19
https://github.com/llvm/llvm-project/commit/280a0b735fced163c41d119a5d67e4b77c38aa19
Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M llvm/test/Transforms/AggressiveInstCombine/trunc_ashr.ll
M llvm/test/Transforms/AggressiveInstCombine/trunc_lshr.ll
Log Message:
-----------
[Test][AggressiveInstCombine] Modify shift tests
Add `sext` for `ashr`, remove unrelated tests
More information about the All-commits
mailing list