[PATCH] D134151: [AMDGPU][GFX11] Mitigate VALU mask write hazard
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 01:31:54 PDT 2022
critson marked 2 inline comments as done.
critson added a comment.
In D134151#3823059 <https://reviews.llvm.org/D134151#3823059>, @foad wrote:
> Sure, although...
>
>> There is still a small problem that the list of instructions here is missing exotic forms like V_CNDMASK_B32_dpp.
>
> ... this still bothers me.
Beyond DPP which other exotic forms are you looking for?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134151/new/
https://reviews.llvm.org/D134151
More information about the llvm-commits
mailing list