[all-commits] [llvm/llvm-project] 1ab88d: Add tests for trunc(shl/lshr/ashr(*ext(x), zext(and...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jul 3 05:39:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ab88de0ed96f0666395c0da61a921c2fb7d7796
https://github.com/llvm/llvm-project/commit/1ab88de0ed96f0666395c0da61a921c2fb7d7796
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/trunc.ll
Log Message:
-----------
Add tests for trunc(shl/lshr/ashr(*ext(x),zext(and(y,c)))) patterns with variable shifts with clamped shift amounts
More information about the All-commits
mailing list