[PATCH] D96205: [WebAssembly] Fix multiclass template parameter types. NFC.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 6 07:45:24 PST 2021


RKSimon created this revision.
RKSimon added reviewers: tlively, aardappel, wingo.
Herald added subscribers: ecnelises, sunfish, hiraditya, jgravelle-google, sbc100, dschuff.
RKSimon requested review of this revision.
Herald added a subscriber: aheejin.
Herald added a project: LLVM.

Fixes TableGen parser errors reported by D95874 <https://reviews.llvm.org/D95874> due to incompatible types being used on multiclass templates.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96205

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96205.321938.patch
Type: text/x-patch
Size: 9953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210206/4cc7e0dc/attachment.bin>


More information about the llvm-commits mailing list