[PATCH] D148803: [ConstantFolding] Fix crash when folding vector llvm.is.fpclass
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 06:18:44 PDT 2023
foad added a comment.
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>.
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