[all-commits] [llvm/llvm-project] 12e193: [PowerPC] Add XXEVAL TD pattern
Ting Wang via All-commits
all-commits at lists.llvm.org
Thu Aug 11 22:28:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12e1936f64f8739889dafffd17c826526ce4da5e
https://github.com/llvm/llvm-project/commit/12e1936f64f8739889dafffd17c826526ce4da5e
Author: Ting Wang <Ting.Wang.SH at ibm.com>
Date: 2022-08-12 (Fri, 12 Aug 2022)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrP10.td
A llvm/test/CodeGen/PowerPC/xxeval-eqv-nor-or-xor.ll
Log Message:
-----------
[PowerPC] Add XXEVAL TD pattern
Add xxeval TD pattern for P10 on: eqv, nor, or, xor.
Reviewed By: shchenz
Differential Revision: https://reviews.llvm.org/D131654
More information about the All-commits
mailing list