[all-commits] [llvm/llvm-project] 7a0c9f: [NFC][PowerPC] Pre-commit test case for exploitati...
Tony Varghese via All-commits
all-commits at lists.llvm.org
Wed Jun 11 11:26:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a0c9f607a26b77a7e584fd6734f03b7ee40ca95
https://github.com/llvm/llvm-project/commit/7a0c9f607a26b77a7e584fd6734f03b7ee40ca95
Author: Tony Varghese <tonypalampalliyil at gmail.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
A llvm/test/CodeGen/PowerPC/xxeval-vselect-x-or.ll
Log Message:
-----------
[NFC][PowerPC] Pre-commit test case for exploitation of xxeval for the pattern ternary(A,X,or(B,C)) (#143693)
Pre-commit test case for exploitation of `xxeval` for ternary operations
of the pattern `ternary(A,X,or(B,C))`.
Exploitation of `xxeval` to be added later.
Co-authored-by: Tony Varghese <tony.varghese at ibm.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list