[PATCH] D75543: [ConstantFolding] Always return something from ConstantFoldConstant
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 09:35:07 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e890cd4d426: [ConstantFolding] Always return something from ConstantFoldConstant (authored by nikic).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D75543?vs=247950&id=248218#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75543/new/
https://reviews.llvm.org/D75543
Files:
llvm/include/llvm/Analysis/ConstantFolding.h
llvm/include/llvm/Analysis/TargetFolder.h
llvm/lib/Analysis/ConstantFolding.cpp
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/Lint.cpp
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/lib/Transforms/Utils/Evaluator.cpp
llvm/lib/Transforms/Utils/VNCoercion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75543.248218.patch
Type: text/x-patch
Size: 15706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/eba254a5/attachment.bin>
More information about the llvm-commits
mailing list