Crash when __builtin_wasm_table_get is indexed with an enum instead of an int #122154
Labels
backend:WebAssembly
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm:SelectionDAG
SelectionDAGISel as well
Replace the enum with an int and it compiles as it should
https://godbolt.org/z/5aG4PbhY4
The text was updated successfully, but these errors were encountered: