[PATCH] D77384: [WebAssembly] Support single-floating-point immediate value
Yuta Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 19:36:21 PDT 2020
kateinoigakukun updated this revision to Diff 256485.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77384/new/
https://reviews.llvm.org/D77384
Files:
llvm/include/llvm/MC/MCInst.h
llvm/include/llvm/MC/MCInstBuilder.h
llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
llvm/test/CodeGen/WebAssembly/immediates.ll
llvm/test/CodeGen/WebAssembly/snan_literal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77384.256485.patch
Type: text/x-patch
Size: 11009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/b914b1c2/attachment.bin>
More information about the llvm-commits
mailing list