[all-commits] [llvm/llvm-project] 9c6458: [InstSimplify] Add bitreverse/bswap vector tests
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Mar 18 11:19:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c6458ecf8cdb3979c329f198312574daa92d85e
https://github.com/llvm/llvm-project/commit/9c6458ecf8cdb3979c329f198312574daa92d85e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/bitreverse.ll
M llvm/test/Transforms/InstSimplify/bswap.ll
Log Message:
-----------
[InstSimplify] Add bitreverse/bswap vector tests
Shows missing DemandedElts support (PR36319)
More information about the All-commits
mailing list