[PATCH] D76638: [SDAG] fix crash in getNegatedExpression() by ignoring transient fadd

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 07:24:05 PDT 2020


spatel abandoned this revision.
spatel added a comment.

Abandoning - I don't think this pattern is likely with optimized IR, and we have a better way to solve the crashing bug with D77319 <https://reviews.llvm.org/D77319>.


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

https://reviews.llvm.org/D76638





More information about the llvm-commits mailing list