[llvm] [PowerPC] Exploit xxeval instruction for operations of the form ternary(A, X, nor(B,C)), ternary(A, X, eqv(B,C)), ternary(A, X, nand(B,C)), ternary(A, X, not(B)) and ternary(A, X, not(C)) (PR #158096)
Lei Huang via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 14 11:48:37 PDT 2025
- Previous message: [llvm] [SCEV] Use context instruction for SCEVUnknowns in getConstantMultiple. (PR #163260)
- Next message: [llvm] [PowerPC] Exploit xxeval instruction for operations of the form ternary(A, X, nor(B,C)), ternary(A, X, eqv(B,C)), ternary(A, X, nand(B,C)), ternary(A, X, not(B)) and ternary(A, X, not(C)) (PR #158096)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
https://github.com/lei137 approved this pull request.
LGTM.
Thx
https://github.com/llvm/llvm-project/pull/158096
- Previous message: [llvm] [SCEV] Use context instruction for SCEVUnknowns in getConstantMultiple. (PR #163260)
- Next message: [llvm] [PowerPC] Exploit xxeval instruction for operations of the form ternary(A, X, nor(B,C)), ternary(A, X, eqv(B,C)), ternary(A, X, nand(B,C)), ternary(A, X, not(B)) and ternary(A, X, not(C)) (PR #158096)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list