[PATCH] D137858: ConstantFolding: Constant fold some canonicalizes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 11:54:47 PST 2022
arsenm updated this revision to Diff 476201.
arsenm added a reviewer: jcranmer-intel.
arsenm added a comment.
Rebase on a bunch more baseline tests. Handle infinities, poison->poison instead of 0. Skip the exotic FP types since I don't understand them
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137858/new/
https://reviews.llvm.org/D137858
Files:
llvm/include/llvm/IR/Type.h
llvm/lib/Analysis/ConstantFolding.cpp
llvm/test/Transforms/InstSimplify/canonicalize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137858.476201.patch
Type: text/x-patch
Size: 26591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221117/27812d4c/attachment.bin>
More information about the llvm-commits
mailing list