[all-commits] [llvm/llvm-project] 1ae859: [WebAssembly][test] Clean up ir-locals.ll after op...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Sun Feb 26 11:18:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ae859753c06c480f05baa31a871b998c2c2acd2
https://github.com/llvm/llvm-project/commit/1ae859753c06c480f05baa31a871b998c2c2acd2
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-02-26 (Sun, 26 Feb 2023)
Changed paths:
M llvm/test/CodeGen/WebAssembly/ir-locals.ll
Log Message:
-----------
[WebAssembly][test] Clean up ir-locals.ll after opaque pointer conversion
The `tyname_cell` definitions at the top are now all the same, so
replace them with a single `alloca_cell` type.
More information about the All-commits
mailing list