[PATCH] D149254: [AMDGPU][MC] Clean up DPP bound_crtl handling

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 07:23:58 PDT 2023


dp added a comment.

IMO this change should be limited to GFX11 to preserve compatibility with existing assembly code. 
Documentation should be corrected as well - see https://llvm.org/docs/AMDGPUModifierSyntax.html#bound-ctrl


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149254



More information about the llvm-commits mailing list