[all-commits] [llvm/llvm-project] d0dd7c: [InstCombine] Add trunc(bswap(trunc/zext(x))) vect...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Oct 2 10:11:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d0dd7cadbd1f8fd57ac09dc9bb9c853ff0329988
https://github.com/llvm/llvm-project/commit/d0dd7cadbd1f8fd57ac09dc9bb9c853ff0329988
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/bswap.ll
Log Message:
-----------
[InstCombine] Add trunc(bswap(trunc/zext(x))) vector tests
More information about the All-commits
mailing list