[clang] [llvm] [WebAssembly] support getVT from `externref` and `funcref` (PR #97080)
Heejin Ahn via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 28 17:30:34 PDT 2024
https://github.com/aheejin commented:
What happens if you compile a file that really vectorizes reference types? The attached test doesn't seem to actually end up getting vectorized after all. Can you add a test that get vectorized?
https://github.com/llvm/llvm-project/pull/97080
More information about the cfe-commits
mailing list