[PATCH] D89738: [AMDGPU] Refactor SOPC & SOPP .td for extension
Joe Nash via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 14:28:21 PDT 2020
Joe_Nash added a comment.
In D89738#2339932 <https://reviews.llvm.org/D89738#2339932>, @rampitec wrote:
> Are there hazards associated with SOP, where we have it lowered to real instructions?
I'm not sure exactly what you mean, but there is a workaround for branch instructions, that operates on the real instructions. Original fix at https://github.com/llvm/llvm-project/commit/9ab812d4752b2a1442426db2ccc17dc95d12eb04
> Also please run PSDB for this change.
Will do
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89738/new/
https://reviews.llvm.org/D89738
More information about the llvm-commits
mailing list