[all-commits] [llvm/llvm-project] 324df2: [InstCombine] Add trunc(lshr(sext(x), c)) non-unifo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 29 03:04:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 324df2661b3ee38996fab589a2605da458fa249e
https://github.com/llvm/llvm-project/commit/324df2661b3ee38996fab589a2605da458fa249e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/cast.ll
Log Message:
-----------
[InstCombine] Add trunc(lshr(sext(x),c)) non-uniform vector tests
More information about the All-commits
mailing list