[all-commits] [llvm/llvm-project] 803af3: [WebAssembly] Support fp reg class in r constraint
devsnek via All-commits
all-commits at lists.llvm.org
Wed Nov 18 17:06:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 803af31e5b29d53cbf09def55cf221401c108744
https://github.com/llvm/llvm-project/commit/803af31e5b29d53cbf09def55cf221401c108744
Author: snek <me at gus.host>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
M llvm/test/CodeGen/WebAssembly/inline-asm.ll
Log Message:
-----------
[WebAssembly] Support fp reg class in r constraint
Patch by snek
Reviewed By: aheejin
Differential Revision: https://reviews.llvm.org/D90978
More information about the All-commits
mailing list