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

Necip Fazil Yildiran via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 22:40:10 PDT 2021


necipfazil created this revision.
Herald added a subscriber: hiraditya.
necipfazil requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Support parsing operand bundles with metadata value from LLVM IR.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106523

Files:
  llvm/lib/AsmParser/LLParser.cpp
  llvm/test/Bitcode/2021-07-22-Metadata-Operand-Bundles.ll
  llvm/test/Bitcode/compatibility.ll
  llvm/test/Bitcode/operand-bundles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106523.360702.patch
Type: text/x-patch
Size: 3327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/e561ba8d/attachment.bin>


More information about the llvm-commits mailing list