nikic added a comment. In D144970#4434305 <https://reviews.llvm.org/D144970#4434305>, @yamt wrote:
> at least some of these stuff is used by wasm-micro-runtime. do you have a > suggestion about how to adapt it? > https://github.com/bytecodealliance/wasm-micro-runtime/blob/72fc872afe9a51228b2a32bc7b08475b176f187f/core/iwasm/compilation/aot_compiler.c#L2666-L2670 You can use `LLVMRunPasses` with `lower-atomic,lower-switch` or so. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D144970/new/ https://reviews.llvm.org/D144970 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits