[PATCH] D69246: [RISCV] Add support for half-precision floats

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 14:04:41 PDT 2019


luismarques updated this revision to Diff 226324.
luismarques added a comment.
Herald added a subscriber: sameer.abuasal.

Removed the `align 2` from the tests' loads and stores.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69246/new/

https://reviews.llvm.org/D69246

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/fp16-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69246.226324.patch
Type: text/x-patch
Size: 5630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191024/f8cccc10/attachment-0001.bin>


More information about the llvm-commits mailing list