[all-commits] [llvm/llvm-project] db5abf: [WebAssembly] Fix multiclass template parameter ty...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Feb 8 01:37:28 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db5abfbbb477fc0339504dd1ae8148d112f26221
      https://github.com/llvm/llvm-project/commit/db5abfbbb477fc0339504dd1ae8148d112f26221
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-02-08 (Mon, 08 Feb 2021)

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

  Log Message:
  -----------
  [WebAssembly] Fix multiclass template parameter types. NFC.

Fixes TableGen parser errors reported by D95874 due to incompatible types being used on multiclass templates.

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




More information about the All-commits mailing list