[PATCH] D62417: [IRBuilder] Add CreateUnOp(...) to the IRBuilder

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 06:01:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361816: [IRBuilder] Add CreateUnOp(...) to the IRBuilder to support unary FNeg (authored by mcinally, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62417?vs=201306&id=201644#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62417

Files:
  llvm/trunk/include/llvm/Analysis/TargetFolder.h
  llvm/trunk/include/llvm/IR/ConstantFolder.h
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/include/llvm/IR/NoFolder.h
  llvm/trunk/unittests/IR/IRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62417.201644.patch
Type: text/x-patch
Size: 4546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/be7aa596/attachment.bin>


More information about the llvm-commits mailing list