[PATCH] D128513: AArch64: don't try to fold NZCV spill into an operation

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 01:45:33 PDT 2022


dmgreen added a comment.

Is this related with https://reviews.llvm.org/D127294? Can the NZCV check be pulled out before the if (MI.isFullCopy()) block?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128513



More information about the llvm-commits mailing list