[all-commits] [llvm/llvm-project] 8a23df: [WebAssembly][NFC] Convert IsWasm64 instruction fi...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Tue May 17 03:07:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a23df89dadd336f42cde669de72a1ffe86bee83
      https://github.com/llvm/llvm-project/commit/8a23df89dadd336f42cde669de72a1ffe86bee83
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2022-05-17 (Tue, 17 May 2022)

  Changed paths:
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
    M llvm/lib/Target/WebAssembly/WebAssemblyInstrMemory.td

  Log Message:
  -----------
  [WebAssembly][NFC] Convert IsWasm64 instruction field to 'bit' from string

Extends the cleanup in D125713 to IsWasm64.

Differential Revision: https://reviews.llvm.org/D125714




More information about the All-commits mailing list