[all-commits] [llvm/llvm-project] ee559b: [P10] Fix the implementation for BRH
Lei Huang via All-commits
all-commits at lists.llvm.org
Mon Jan 16 11:53:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee559b21b961c2889837c349b73e08a7b5dafa55
https://github.com/llvm/llvm-project/commit/ee559b21b961c2889837c349b73e08a7b5dafa55
Author: Lei Huang <lei at ca.ibm.com>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrP10.td
M llvm/test/CodeGen/PowerPC/p10-bswap.ll
Log Message:
-----------
[P10] Fix the implementation for BRH
Fixes the patterns for the brh instruction to include a clrldi when emitted.
Reviewed By: amyk
Differential Revision: https://reviews.llvm.org/D141697
More information about the All-commits
mailing list