[PATCH] D141281: [AMDGPU] S_MULK_I32 does not define SCC. NFCI.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 06:49:20 PST 2023


foad added a comment.

This was picked up by a MachineVerifier patch I'm working on. Since s_mulk_i32 is only formed by SIShrinkInstructions it is probably too late to affect codegen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141281



More information about the llvm-commits mailing list