[PATCH] D85314: [IR] Add FixedPointBuilder.

Bevin Hansson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 07:45:04 PDT 2020


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

This patch adds a convenience class for using FixedPointSemantics
to build fixed-point operations in IR.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85314

Files:
  llvm/include/llvm/IR/FixedPointBuilder.h
  llvm/include/llvm/module.modulemap

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85314.283239.patch
Type: text/x-patch
Size: 18372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/5eaf62b7/attachment.bin>


More information about the llvm-commits mailing list