[llvm] [PowerPC10][XXEVAL] Exploit xxeval instruction for cases of the ternary(A,X, and(B,C)), ternary(A,X,B), ternary(A,X,C), ternary(A,X,xor(B,C)) forms. (PR #141733)

Tony Varghese via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 3 09:27:23 PDT 2025


tonykuttai wrote:

[[NFC][PowerPC] Add testcases for locking down the xxeval instruction support for ternary operators](https://github.com/llvm/llvm-project/pull/141601#top) change is merged. Rebased this branch.

https://github.com/llvm/llvm-project/pull/141733


More information about the llvm-commits mailing list