[llvm] [WebAssembly][GlobalISel] Add legalization & selection of most integer ops (PR #190234)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 17:20:49 PDT 2026


dschuff wrote:

Yeah I guess there's probably a tradeoff: sharing tests makes sure you have the same coverage, but if the codegen isn't the same you end up with double or triple the CHECKS which would make it harder to read.

https://github.com/llvm/llvm-project/pull/190234


More information about the llvm-commits mailing list