[PATCH] D130883: [MachineInstrBuilder] Introduce MIMetadata to simplify metadata propagation

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 02:48:22 PDT 2022


melver updated this revision to Diff 457541.
melver added a comment.

Add simple BuildMI() unit test.

PTAL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130883

Files:
  llvm/include/llvm/CodeGen/MachineInstrBuilder.h
  llvm/unittests/CodeGen/MachineInstrTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130883.457541.patch
Type: text/x-patch
Size: 10974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/f77230ab/attachment.bin>


More information about the llvm-commits mailing list