[PATCH] D157848: [PreISelIntrinsicLowering] Use TLI for correct function

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 07:56:27 PDT 2023


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

I would assume looking up the subtarget per-use is worse for compile time?


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

https://reviews.llvm.org/D157848



More information about the llvm-commits mailing list