[PATCH] D62417: [IRBuilder] Add CreateUnOp(...) to the IRBuilder
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 12:12:05 PDT 2019
cameron.mcinally created this revision.
cameron.mcinally added reviewers: spatel, craig.topper, andrew.w.kaylor, kpn, arsenm.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Also update UnaryOperator to support isa, cast, and dyn_cast.
Repository:
rL LLVM
https://reviews.llvm.org/D62417
Files:
llvm/include/llvm/Analysis/TargetFolder.h
llvm/include/llvm/IR/ConstantFolder.h
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/InstrTypes.h
llvm/include/llvm/IR/NoFolder.h
llvm/unittests/IR/IRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62417.201306.patch
Type: text/x-patch
Size: 4438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/e5e07c73/attachment.bin>
More information about the llvm-commits
mailing list