[PATCH] D67694: [Power9] Fix the missing pseudo instruction scheduling information for power9

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 03:56:58 PDT 2020


nemanjai added a comment.

Are you still planning to proceed with this change? You haven't really addressed the requests for additional testing. You still have to provide the following:

- MIR test case for some of these (or justification as to why an MIR test case won't adequately show what we are interested in)
- Test cases for at least some more of the pseudo instructions for which you're adding scheduling info


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67694





More information about the llvm-commits mailing list