[PATCH] D136944: [AMDGPU] Enable `s_sendmsg_rtn` selection with `+gfx11-insts`

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 06:09:30 PDT 2022


Pierre-vh added a subscriber: arsen.
Pierre-vh added a comment.

The goal eventually is to move all instructions to just relying on attribute(s) instead of GPU generations I believe. However, that's a lot of work with a lot of risks of breaking things so we agreed with @arsen to just do the necessary work to fix Device Libs for now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136944



More information about the llvm-commits mailing list