[clang] [llvm] [PowerPC] Add Support for BCDSHIFT, BCDSHIFTR, BCDTRUNC, BCDUTRUNC, and BCDUSHIFT instruction support (PR #154715)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 28 02:22:01 PST 2025


s-barannikov wrote:

Hi,
I think all you need to do is revert the changes made to `PPCISelLowering.h` and `PPCTargetLowering::getTargetNodeName()`.
Perhaps merging main into your branch would be easier than rebasing. I can do that for you if you want.


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


More information about the llvm-commits mailing list