[all-commits] [llvm/llvm-project] 098848: [Test][AggressiveInstCombine] Add one more test fo...
Anton Afanasyev via All-commits
all-commits at lists.llvm.org
Tue Aug 17 23:31:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0988488ed461f5a862f23f9840e0750bef07f11c
https://github.com/llvm/llvm-project/commit/0988488ed461f5a862f23f9840e0750bef07f11c
Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M llvm/test/Transforms/AggressiveInstCombine/trunc_shifts.ll
Log Message:
-----------
[Test][AggressiveInstCombine] Add one more test for shift truncation
Add test for which `OrigBitWidth != SrcBitWidth`
(https://reviews.llvm.org/D108091#2950131)
More information about the All-commits
mailing list