diff options
author | Austin Kerbow <Austin.Kerbow@amd.com> | 2022-08-17 10:00:06 -0700 |
---|---|---|
committer | Austin Kerbow <Austin.Kerbow@amd.com> | 2022-08-19 15:38:36 -0700 |
commit | b0f4678b9058a4ae00200dfb1de0da5f2ea84dcb (patch) | |
tree | 4aabd7c6588bf414dda8156688f61ed519de525e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 928c2ba179665bb37dd6a800ea4c4427ad834ace (diff) | |
download | llvm-b0f4678b9058a4ae00200dfb1de0da5f2ea84dcb.zip llvm-b0f4678b9058a4ae00200dfb1de0da5f2ea84dcb.tar.gz llvm-b0f4678b9058a4ae00200dfb1de0da5f2ea84dcb.tar.bz2 |
[AMDGPU] Add iglp_opt builtin and MFMA GEMM Opt strategy
Adds a builtin that serves as an optimization hint to apply specific optimized
DAG mutations during scheduling. This also disables any other mutations or
clustering that may interfere with the desired pipeline. The first optimization
strategy that is added here is designed to improve the performance of small gemm
kernels on gfx90a.
Reviewed By: jrbyrnes
Differential Revision: https://reviews.llvm.org/D132079
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions