[PATCH] D158750: New intrinsic void llvm.amdgcn.s.nop(i16)

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 07:28:11 PDT 2023


foad added a comment.

Depending on the use case, you might also have to mark it as a scheduling barrier, not just having side effects.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158750



More information about the llvm-commits mailing list