[PATCH] D29161: [APFloat] Reduce some dispatch boilerplates. NFC.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 13:43:21 PST 2017


timshen updated this revision to Diff 85962.
timshen added a comment.

Change macro name to APFLOAT_DISPATCH_ON_SEMANTICS.


https://reviews.llvm.org/D29161

Files:
  llvm/include/llvm/ADT/APFloat.h
  llvm/lib/Support/APFloat.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29161.85962.patch
Type: text/x-patch
Size: 13505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/3b6c5088/attachment-0001.bin>


More information about the llvm-commits mailing list