[PATCH] D104730: [MCA] [AMDGPU] Adding CustomBehaviour implementation for AMDGPU.

Patrick Holland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 13:45:27 PDT 2021


holland11 added a comment.

@tstellar If we were trying to avoid adding that flag to the `llvm-mca` cmake file, and instead just explicitly export the necessary symbols from the AMDGPU backend files, do you know how we'd go about doing this? My supervisor and I just spent some time trying to figure out how to accomplish this in llvm, but we aren't having much luck.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104730



More information about the llvm-commits mailing list