[PATCH] D52087: [IRBuilder] Fixup CreateIntrinsic to allow specifying Types to Mangle.
Neil Henning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 24 07:21:30 PDT 2018
sheredom updated this revision to Diff 166653.
sheredom added a comment.
Removed the no-args overload as per Nicolai's suggestion.
https://reviews.llvm.org/D52087
Files:
include/llvm/IR/IRBuilder.h
lib/IR/IRBuilder.cpp
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
lib/Transforms/InstCombine/InstCombineSelect.cpp
unittests/IR/IRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52087.166653.patch
Type: text/x-patch
Size: 13523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180924/4737e0d4/attachment.bin>
More information about the llvm-commits
mailing list