[PATCH] D97490: [WebAssembly] Avoid `bit_cast` when printing f32 and f64 immediates

Luke Benes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 12:49:05 PST 2021


lbenes added a comment.

I can confirm that this patch fixes the failing immediates.ll test on x86 built by  gcc 10.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97490



More information about the llvm-commits mailing list