[PATCH] D98150: [ConstantFold] allow folding icmp of null and constexpr
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 06:00:33 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf75b5305f4de: [ConstantFold] allow folding icmp of null and constexpr (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D98150?vs=328890&id=328991#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98150/new/
https://reviews.llvm.org/D98150
Files:
llvm/lib/IR/ConstantFold.cpp
llvm/test/CodeGen/PowerPC/pr46923.ll
llvm/test/Transforms/InstCombine/vector_gep1-inseltpoison.ll
llvm/test/Transforms/InstCombine/vector_gep1.ll
llvm/test/Transforms/InstSimplify/ConstProp/icmp-null.ll
llvm/test/Transforms/JumpThreading/thread-two-bbs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98150.328991.patch
Type: text/x-patch
Size: 7423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/4fa4e0c7/attachment.bin>
More information about the llvm-commits
mailing list