[PATCH] D97914: [TargetLowering] Use HandleSDNodes to prevent nodes from being deleted by recursive calls in getNegatedExpression.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 22:51:37 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG74e6030bcbcc: [TargetLowering] Use HandleSDNodes to prevent nodes from being deleted by… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D97914?vs=328034&id=328393#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97914

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/pr49393.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97914.328393.patch
Type: text/x-patch
Size: 5245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/f4a41970/attachment.bin>


More information about the llvm-commits mailing list