[PATCH] D68739: [GISel] Allow ConstantFoldBinOp to consider G_FCONSTANT binary representation for combines
Marcello Maggioni via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 17:08:19 PDT 2019
kariddi updated this revision to Diff 224211.
kariddi marked an inline comment as done.
kariddi added a comment.
Clang-formatted test and corrected "MRI" to "*MRI"
Removed limitation pointed out by arsenm
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68739/new/
https://reviews.llvm.org/D68739
Files:
llvm/include/llvm/CodeGen/GlobalISel/Utils.h
llvm/lib/CodeGen/GlobalISel/Utils.cpp
llvm/unittests/CodeGen/GlobalISel/ConstantFoldingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68739.224211.patch
Type: text/x-patch
Size: 10946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/f13c584a/attachment.bin>
More information about the llvm-commits
mailing list