[all-commits] [llvm/llvm-project] cd460c: [WebAssembly] Fixup order of ins variables for tab...
Paulo Matos via All-commits
all-commits at lists.llvm.org
Mon May 3 13:05:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd460c4d11eeeca485353ad6a1961b543980b664
https://github.com/llvm/llvm-project/commit/cd460c4d11eeeca485353ad6a1961b543980b664
Author: Paulo Matos <pmatos at igalia.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyInstrTable.td
Log Message:
-----------
[WebAssembly] Fixup order of ins variables for table instructions
WebAssembly instruction arguments should have their arguments ordered from
the deepest to the shallowest on the stack.
More information about the All-commits
mailing list