[PATCH] D134073: [TableGen] Add useDeprecatedPositionallyEncodedOperands option.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 24 06:41:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5351878ba196: [TableGen] Add useDeprecatedPositionallyEncodedOperands option. (authored by jyknight).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134073

Files:
  llvm/include/llvm/Target/Target.td
  llvm/lib/Target/AMDGPU/AMDGPU.td
  llvm/lib/Target/AMDGPU/R600.td
  llvm/lib/Target/AVR/AVR.td
  llvm/lib/Target/Lanai/Lanai.td
  llvm/lib/Target/Mips/Mips.td
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/Sparc/Sparc.td
  llvm/lib/Target/VE/VE.td
  llvm/test/TableGen/InsufficientPositionalOperands.td
  llvm/test/TableGen/MissingOperandField.td
  llvm/utils/TableGen/CodeEmitterGen.cpp
  llvm/utils/TableGen/DecoderEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134073.462669.patch
Type: text/x-patch
Size: 17890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220924/c847eeb5/attachment.bin>


More information about the llvm-commits mailing list