[PATCH] D94480: [NFC] [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
Thu Jan 21 19:08:39 PST 2021


steven.zhang updated this revision to Diff 318396.
steven.zhang retitled this revision from "[DAGCombine] Correct the result for sqrt even the iteration is zero" to "[NFC] [DAGCombine] Correct the result for sqrt even the iteration is zero".
steven.zhang edited the summary of this revision.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94480.318396.patch
Type: text/x-patch
Size: 8134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/6bac2049/attachment.bin>


More information about the llvm-commits mailing list