[all-commits] [llvm/llvm-project] 173920: [LV] Add trunc test variants with shl and ashr.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Jul 10 13:05:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 173920065432b571ca738ddf07f7e86223be682e
https://github.com/llvm/llvm-project/commit/173920065432b571ca738ddf07f7e86223be682e
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/trunc-shifts.ll
Log Message:
-----------
[LV] Add trunc test variants with shl and ashr.
Add extra tests for D154717 where narrowing results in poison.
More information about the All-commits
mailing list