[PATCH] D126205: [PowerPC] use BL without nop for some internal calls for fast-isel.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 5 19:55:34 PDT 2022


shchenz abandoned this revision.
shchenz added a comment.

As discussed, use option to disable fast-isel to avoid the redundant nop for issue https://github.com/llvm/llvm-project/issues/55607.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126205



More information about the llvm-commits mailing list