[PATCH] D130170: [AMDGPU] Stop running IR code sinking pass
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 21 03:37:20 PDT 2022
nhaehnle added a comment.
I think we should drop the sinking pass from here. Worst case, we learn why it was added in the first place and figure things out from there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130170/new/
https://reviews.llvm.org/D130170
More information about the llvm-commits
mailing list