[PATCH] D97732: [AArch64][GlobalISel] Enable use of the optsize predicate in the selector.

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 09:59:18 PST 2021


paquette added a comment.

Wait, it looks like MachineSizeOpts.h already has shared shouldOptimizeForSize functions. Can we just reuse them? Or are they different?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97732



More information about the llvm-commits mailing list