[PATCH] D142138: [OpenMP] Clean up AMD handling for `-fopenmp-targets=amdgcn` arch inference

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 10:04:38 PST 2023


jhuber6 added a comment.

@yaxunl Do you know why AMD uses `-mcpu` but we use `-march` here? Would there be any downside to aliasing them in the AMDGPU toolchain?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142138



More information about the cfe-commits mailing list