Issue 133345
Summary [powerpc] Assertion failure using llvm-mc -show-encoding with plxv
Labels new issue
Assignees
Reporter efriedma-quic
    ```
$ echo "plxv 34, x" | llvm-mc -triple=powerpc64 -show-encoding
llvm-mc: [...]/llvm/lib/MC/MCAsmStreamer.cpp:2390: void (anonymous namespace)::MCAsmStreamer::AddEncodingComment(const llvm::MCInst &, const llvm::MCSubtargetInfo &): Assertion `Bit == 0 && "Encoder wrote into fixed up bit!"' failed.
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
```
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to