[PATCH] D125714: [WebAssembly][NFC] Convert IsWasm64 instruction field to 'bit' from string

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 11:19:57 PDT 2022


asb created this revision.
asb added reviewers: tlively, sbc100.
Herald added subscribers: pmatos, StephenFan, ecnelises, sameer.abuasal, sunfish, hiraditya, jgravelle-google, dschuff.
Herald added a project: All.
asb requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.

Extends the cleanup in D125713 <https://reviews.llvm.org/D125713> is IsWasm64.


https://reviews.llvm.org/D125714

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125714.429793.patch
Type: text/x-patch
Size: 9302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/14cc116f/attachment-0001.bin>


More information about the llvm-commits mailing list