[all-commits] [llvm/llvm-project] 6b2893: [LV] Add test case for incorrect shift truncation.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jul 6 07:23:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b289304f68a14f1eff252b935f0184951044700
https://github.com/llvm/llvm-project/commit/6b289304f68a14f1eff252b935f0184951044700
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/trunc-shifts.ll
Log Message:
-----------
[LV] Add test case for incorrect shift truncation.
Test for https://github.com/llvm/llvm-project/issues/47927
More information about the All-commits
mailing list