[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 06:20:00 PDT 2023


hokein added a comment.

In D148803#4286929 <https://reviews.llvm.org/D148803#4286929>, @foad wrote:

> In D148803#4286685 <https://reviews.llvm.org/D148803#4286685>, @hokein wrote:
>
>> 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?
>
> Done. I'll fold this patch into D148905 <https://reviews.llvm.org/D148905>.

Thanks!


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