[PATCH] D136531: [TableGen] Fix sub-operand counting bug in PseudoLoweringEmitter

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 12:12:13 PDT 2022


barannikov88 updated this revision to Diff 469919.
barannikov88 added a comment.

Simplify operand index calculation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136531

Files:
  llvm/test/TableGen/pseudo-inst-expansion.td
  llvm/utils/TableGen/PseudoLoweringEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136531.469919.patch
Type: text/x-patch
Size: 6804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/572df5a2/attachment.bin>


More information about the llvm-commits mailing list