[PATCH] D127869: [AMDGPU] Change use null for dead sdst to be gfx1030+
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 02:00:38 PDT 2022
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
LGTM apart from the missing checks in mad_u64_u32.ll
================
Comment at: llvm/test/CodeGen/AMDGPU/mad_u64_u32.ll:14
;
-; GFX10-LABEL: mad_i32_vvv:
-; GFX10: ; %bb.0:
----------------
These checks should not have disappeared
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127869/new/
https://reviews.llvm.org/D127869
More information about the llvm-commits
mailing list