[PATCH] D143154: [AMDGPU] Introduce divergence and uniform bit fields in tablegen

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 04:22:57 PST 2023


yassingh added a comment.

In D143154#4099243 <https://reviews.llvm.org/D143154#4099243>, @arsenm wrote:

> I’m not sure we really need a bit for just these 3 cases

At least for divergent there are a lot more instructions, atomic buffers, flat atomics, some lds instructions, etc. Will submit subsequent patches covering them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143154



More information about the llvm-commits mailing list