[PATCH] D154438: [AMDGPU] Fix incorrect hazard mitigation

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 05:57:56 PDT 2023


foad accepted this revision.
foad added a reviewer: rampitec.
foad added a comment.
This revision is now accepted and ready to land.

LGTM with or without nit.



================
Comment at: llvm/test/CodeGen/AMDGPU/vcmpx-exec-war-hazard.mir:149
 
 # GCN-LABEL: name: hazard_vcmpx_smov_exec_lo_depctr_effe
 # GCN:        $sgpr0 = S_MOV_B32 $exec_lo
----------------
If you're renaming tests, maybe change this one to `no_hazard_`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154438/new/

https://reviews.llvm.org/D154438



More information about the llvm-commits mailing list