[llvm] [PowerPC] Add bctar instruction (ISA 2.07) (PR #187322)

Jacob Lifshay via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 10:59:59 PDT 2026


programmerjake wrote:

> Is this needed for something specific or just ISA completeness?

I needed it when trying to assemble bctar using llvm: https://github.com/llvm/llvm-project/issues/176831#issuecomment-4101798392

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


More information about the llvm-commits mailing list