[all-commits] [llvm/llvm-project] d047bb: [InstCombine] Add trunc(shr(trunc(x), c)) non-unifo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Sep 28 10:54:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d047bb1cf69316b39dd67ecc5af669414be9152c
https://github.com/llvm/llvm-project/commit/d047bb1cf69316b39dd67ecc5af669414be9152c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/trunc-shift-trunc.ll
Log Message:
-----------
[InstCombine] Add trunc(shr(trunc(x),c)) non-uniform vector tests
More information about the All-commits
mailing list