[all-commits] [llvm/llvm-project] b74d7e: [PowerPC] add test for popcnt with any_extend; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Oct 25 09:43:59 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b74d7e5cccb5eedb8675442a981a76f3873faf43
https://github.com/llvm/llvm-project/commit/b74d7e5cccb5eedb8675442a981a76f3873faf43
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M llvm/test/CodeGen/PowerPC/popcnt-zext.ll
Log Message:
-----------
[PowerPC] add test for popcnt with any_extend; NFC
A zext-specific variation of this case is proposed in D69127.
More information about the All-commits
mailing list