[PATCH] D144570: [X86] Add support for using Sched/Codesize information to `X86FixupInstTuning` Pass.

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 10:44:08 PST 2023


goldstein.w.n marked an inline comment as done.
goldstein.w.n added a comment.

In D144570#4171129 <https://reviews.llvm.org/D144570#4171129>, @RKSimon wrote:

> Maybe use  has_value() instead of nullopt comparisons?

Done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144570



More information about the llvm-commits mailing list