[PATCH] D72031: [Scheduling] Create the missing dependency edges for store cluster
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 30 07:12:03 PDT 2020
evandro added a comment.
I'm not familiar with the AMDGPU target, but the changes in these new tests seem harmless, except in `CodeGen/AMDGPU/stack-realign.ll`, where an instruction disappeared. Again, I'd defer to someone who works in this backend, perhaps @arsenm, to chime in.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72031/new/
https://reviews.llvm.org/D72031
More information about the llvm-commits
mailing list