[PATCH] D109172: [WebAssembly] Fix names of in WebAssemblyWrapper SDNodes. NFC

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 10:26:23 PDT 2021


sbc100 created this revision.
Herald added subscribers: wingo, ecnelises, jfb, sunfish, hiraditya, jgravelle-google, dschuff.
sbc100 requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

Other platforms all use CamelCase as normal for these wrapper nodes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109172

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrMemory.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109172.370320.patch
Type: text/x-patch
Size: 10126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/80ec4e94/attachment.bin>


More information about the llvm-commits mailing list