[PATCH] D85288: [PowerPC] Remove implicit use register after transformToImmFormFedByLI()

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 20:55:56 PDT 2021


shchenz added a comment.

> implicit $x5 is in the explicit operand list.

Should it be an issue that the `implicit $x5` should not be in the explicit operand list? Since when we have `implicit $x5` as an explicit operand?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85288



More information about the llvm-commits mailing list