[PATCH] D155301: [ARM] Replace TransferImpOps with copyImplicitOps
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 00:22:59 PDT 2023
dmgreen added a comment.
Looks like a nice cleanup. What happens when implicit uses are added to mulitple instructions? Could there be `implicit killed ` uses that are added in multiple places and would not pass verification?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155301/new/
https://reviews.llvm.org/D155301
More information about the llvm-commits
mailing list