[PATCH] D99121: [IR][InstCombine] IntToPtr Produces Typeless Pointer To Byte
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 03:45:15 PDT 2021
lebedev.ri updated this revision to Diff 332600.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Herald added subscribers: cfe-commits, pengfei.
Herald added a project: clang.
Also update a few clang tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99121/new/
https://reviews.llvm.org/D99121
Files:
clang/test/CodeGen/X86/ms-x86-intrinsics.c
clang/test/CodeGen/arm64_32-vaarg.c
clang/test/CodeGen/pointer-signext.c
clang/test/CodeGenCXX/RelativeVTablesABI/member-function-pointer.cpp
clang/test/CodeGenOpenCL/as_type.cl
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll
llvm/test/Transforms/InstCombine/PR30597.ll
llvm/test/Transforms/InstCombine/align-addr.ll
llvm/test/Transforms/InstCombine/apint-call-cast-target.ll
llvm/test/Transforms/InstCombine/cast_ptr.ll
llvm/test/Transforms/InstCombine/indexed-gep-compares.ll
llvm/test/Transforms/InstCombine/intptr1.ll
llvm/test/Transforms/InstCombine/intptr3.ll
llvm/test/Transforms/InstCombine/intptr7.ll
llvm/test/Transforms/InstCombine/load-bitcast32.ll
llvm/test/Transforms/InstCombine/load-bitcast64.ll
llvm/test/Transforms/InstCombine/multi-use-load-casts.ll
llvm/test/Transforms/InstCombine/ptr-int-cast.ll
llvm/test/Transforms/InstCombine/type_pun-inseltpoison.ll
llvm/test/Transforms/InstCombine/type_pun.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99121.332600.patch
Type: text/x-patch
Size: 64061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210323/b7a14c58/attachment-0001.bin>
More information about the cfe-commits
mailing list