[PATCH] D53157: Teach the IRBuilder about constrained fadd and friends

Kevin P. Neal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 18 09:09:07 PDT 2019


kpn updated this revision to Diff 205371.
kpn added a comment.

Add static methods to convert between a StringRef and the enums for RoundingMode or ExceptionBehavior.


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

https://reviews.llvm.org/D53157

Files:
  include/llvm/IR/IRBuilder.h
  include/llvm/IR/IntrinsicInst.h
  lib/IR/IntrinsicInst.cpp
  unittests/IR/IRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53157.205371.patch
Type: text/x-patch
Size: 18426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190618/ace2fe51/attachment-0001.bin>


More information about the cfe-commits mailing list