[PATCH] D93455: Constrained fp OpBundles

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 06:59:24 PST 2020


simoll updated this revision to Diff 312486.
simoll added a comment.

- Fixed a failing tests (there is now two more op bundles)
- Rebased.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93455

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/include/llvm/IR/LLVMContext.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/lib/IR/LLVMContext.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/Bitcode/operand-bundles-bc-analyzer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93455.312486.patch
Type: text/x-patch
Size: 10921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/856de441/attachment.bin>


More information about the llvm-commits mailing list