[PATCH] D141852: [amdgpu] Change LDS lowering default to hybrid
Jon Chesterfield via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 07:27:26 PST 2023
JonChesterfield added a comment.
Checked in the new test case (codegen for hybrid path, previously only checking IR) before this patch in order to highlight the s_trap -> working change. Will commit this as is to catch up with rocm and then change to absolute_symbols (as in D144221 <https://reviews.llvm.org/D144221>), patching trunk first so that rocm picks up the change without manual intervention.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141852/new/
https://reviews.llvm.org/D141852
More information about the llvm-commits
mailing list