[PATCH] D94480: [DAGCombine] Correct the result for sqrt even the iteration is zero
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 21:16:11 PST 2021
steven.zhang updated this revision to Diff 318104.
steven.zhang added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94480/new/
https://reviews.llvm.org/D94480
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/AArch64/sqrt-fastmath.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94480.318104.patch
Type: text/x-patch
Size: 15728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210121/f2f3863c/attachment.bin>
More information about the llvm-commits
mailing list