[PATCH] D127949: [PowerPC] Don't lower CALL to CALL_NOP on LV2 (PS3)

ProtoByter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 03:46:17 PDT 2022


ProtoByter abandoned this revision.
ProtoByter added a comment.

Turns out that this fix will only work when there aren't multiple TOCs so it's not very useful, I have a feeling that the issue lies deeper in the backend, like in the tablegen files, however I'm not very experienced so I don't completely know what I'm doing :(


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127949/new/

https://reviews.llvm.org/D127949



More information about the llvm-commits mailing list