[PATCH] D132849: [llc] Use CPUStr instead of calling codegen::getMCPU(). NFC

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 06:16:38 PDT 2022


serge-sans-paille accepted this revision.
serge-sans-paille added a comment.
This revision is now accepted and ready to land.

`getCPUStr()` fallsback to `getMCPU` so this looks good to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132849



More information about the llvm-commits mailing list