[all-commits] [llvm/llvm-project] 042f22: [InstCombine] Add exact shift tests missed in D88475
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 29 07:25:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 042f22bda5d3e2851205781f0b921cc810bb6dcb
https://github.com/llvm/llvm-project/commit/042f22bda5d3e2851205781f0b921cc810bb6dcb
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 exact shift tests missed in D88475
I missed the post-LGTM comment from @lebedev.ri
More information about the All-commits
mailing list