[PATCH] D98976: [CodeGen] Use ProcResGroup information in SchedBoundary

David Penry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 11:02:02 PDT 2021


dpenry marked 3 inline comments as done.
dpenry added a comment.

Now using APInt (thanks for that.... I'd wanted something like that but had forgotten what it was called!) and a helper function.

Thanks for detailed reviews; I think this is **much** better code than I started with.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98976



More information about the llvm-commits mailing list