[all-commits] [llvm/llvm-project] 44ee14: [WebAssembly][NFC] Finish cleaning up SIMD tablegen
Thomas Lively via All-commits
all-commits at lists.llvm.org
Mon Dec 28 13:59:42 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44ee14f993ff093c3c3ef65ab5aa1fdd3f7a1dc6
https://github.com/llvm/llvm-project/commit/44ee14f993ff093c3c3ef65ab5aa1fdd3f7a1dc6
Author: Thomas Lively <tlively at google.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
M llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
Log Message:
-----------
[WebAssembly][NFC] Finish cleaning up SIMD tablegen
This commit is a follow-on to c2c2e9119e73, using the `Vec` records introduced
in that commit in the rest of the SIMD instruction definitions. Also removes
unnecessary types in output patterns.
Differential Revision: https://reviews.llvm.org/D93771
More information about the All-commits
mailing list