[llvm] [PowerPC] FIX llc crashed at -O1/O2/O3: Assertion `isImm() && "Wrong MachineOperand mutator"' failed. (PR #170548)

Yanzuo Liu via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 07:48:53 PST 2025


zwuis wrote:

> Fixed issue 
> [[PowerPC] llc crashed at -O1/O2/O3: Assertion `isImm() && "Wrong MachineOperand mutator"' failed.](https://github.com/llvm/llvm-project/issues/167672)

You can use [this syntax](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue).

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


More information about the llvm-commits mailing list