[PATCH] D107102: [WebAssembly] Add new pass to lower int/ptr conversions of reftypes
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 13:47:32 PDT 2021
pmatos added a comment.
Unfortunately, I am still getting some terminator issues. I have a feeling my basic block splitting is not working properly. Still need to investigate further. Not ready to land.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107102/new/
https://reviews.llvm.org/D107102
More information about the llvm-commits
mailing list