[PATCH] D91052: [WebAssembly] Fix NaN handling when converting FP types
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 20 04:07:53 PDT 2021
luismarques abandoned this revision.
luismarques added a comment.
Superseded by D77384 <https://reviews.llvm.org/D77384> and D97490 <https://reviews.llvm.org/D97490>.
I can confirm that the mips* XFAIL now passes (since D77384 <https://reviews.llvm.org/D77384> landed on Feb 26). If wasm contributors are still interested in reviewing this patch I can update it to include only the immediate.ll test update.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91052/new/
https://reviews.llvm.org/D91052
More information about the llvm-commits
mailing list