[PATCH] D107038: [Bitcode][Asm] Parse metadata value from operand bundles

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 17:43:43 PDT 2021


MaskRay added a comment.

Added @dexonsmith who reviewed the original Operand Bundles patch and can suggest how to properly this (you are right that the dependent patches implicitly test this but this really needs something more than `; RUN: llvm-as < %s`)

This needs a documentation update on https://llvm.org/docs/LangRef.html#operand-bundles


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107038



More information about the llvm-commits mailing list