[all-commits] [llvm/llvm-project] ad2f94: [WebAssembly] Fix names of WebAssemblyWrapper SDNo...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Thu Sep 2 10:58:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad2f94f3987fdb0488c98a7973f0c2ac12c64821
https://github.com/llvm/llvm-project/commit/ad2f94f3987fdb0488c98a7973f0c2ac12c64821
Author: Sam Clegg <sbc at chromium.org>
Date: 2021-09-02 (Thu, 02 Sep 2021)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
M llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
M llvm/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
Log Message:
-----------
[WebAssembly] Fix names of WebAssemblyWrapper SDNodes. NFC
Other platforms all use CamelCase as normal for these wrapper nodes.
Differential Revision: https://reviews.llvm.org/D109172
More information about the All-commits
mailing list