Change bitreverse/bswap/ctlz/ctpop/cttz regression tests to support i128
and signext/zeroext i32 types.  This patch also change the way to support
i32 types using 64 bits VE instructions.
Details
Details
- Reviewers
 simoll k-ishizaka - Commits
 - rG59703f173618: [VE] Update bit operations
 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo