[PATCH] D118343: [DAGCombiner] Fix invalid size request in combineRepeatedFPDivisors

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 04:30:03 PST 2022


c-rhodes updated this revision to Diff 403586.
c-rhodes edited the summary of this revision.
c-rhodes added a comment.

Combine test with existing `llvm/test/CodeGen/AArch64/fdiv-combine.ll`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118343/new/

https://reviews.llvm.org/D118343

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/fdiv-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118343.403586.patch
Type: text/x-patch
Size: 5861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/7b820e99/attachment-0001.bin>


More information about the llvm-commits mailing list