[PATCH] D148803: [ConstantFolding] Fix crash when folding vector llvm.is.fpclass

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 03:53:49 PDT 2023


hokein added a comment.

Thanks for the quick fix, @foad. I encountered some internal failures caused by this patch as well. While the fix is waiting for review, can we temporarily revert this patch until the fix is ready?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148803



More information about the llvm-commits mailing list