[PATCH] D104730: [MCA] [AMDGPU] Adding CustomBehaviour implementation for AMDGPU.
    Patrick Holland via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jul 22 20:03:10 PDT 2021
    
    
  
holland11 added a comment.
@andreadb @tstellar Appreciate both of your inputs. I have been working on implementing that setup. Am currently in the process of testing it with the linux shared lib build. If it is working, I'll first submit a patch with the CustomBehaviour changes only (this includes additions to multiple cmake config files to get the CustomBehaviour and InstrPostProcess classes initialized and registered). If/once that's approved and pushed, I'll re-submit this patch but with the new directory structure.
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