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

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 22:17:36 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcde2f330b36f: [AMDGPU] Introduce never uniform bit field in tablegen (authored by yassingh).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143154

Files:
  llvm/lib/Target/AMDGPU/SIDefines.h
  llvm/lib/Target/AMDGPU/SIInstrFormats.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/test/Analysis/DivergenceAnalysis/AMDGPU/MIR/always-uniform.mir
  llvm/test/Analysis/DivergenceAnalysis/AMDGPU/MIR/never-uniform.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143154.495726.patch
Type: text/x-patch
Size: 4896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/db4999ae/attachment.bin>


More information about the llvm-commits mailing list