[PATCH] D25971: Change block and loop signature fixing
Jacob Gravelle via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 16:14:44 PDT 2016
jgravelle-google added a comment.
Abandoning this.
The underlying issue was in s2wasm's modeling of loops with type signatures (https://github.com/WebAssembly/binaryen/pull/810).
I still like this conceptually, but the difference is minor enough that the prudent thing is probably to leave it as-is.
https://reviews.llvm.org/D25971
More information about the llvm-commits
mailing list