[PATCH] D102607: [AArch64][SVE] Add fixed length codegen for FP_ROUND/FP_EXTEND

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 07:23:25 PDT 2021


bsmith updated this revision to Diff 347023.
bsmith marked 5 inline comments as done.
bsmith added a comment.

- Variable name cleanups
- Add tests to check type legalisation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102607

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-converts.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-extend-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102607.347023.patch
Type: text/x-patch
Size: 35762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/0142d66c/attachment.bin>


More information about the llvm-commits mailing list