[PATCH] D155830: [LoongArch] Add LASX intrinsic support

wanglei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 21:00:49 PDT 2023


wangleiat updated this revision to Diff 543362.
wangleiat added a comment.

Rebase.
Similar to `VLDI`, the immediate operand of `XVLDI` is treated as a signed number.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155830

Files:
  llvm/include/llvm/IR/IntrinsicsLoongArch.td
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
  llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155830.543362.patch
Type: text/x-patch
Size: 110885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/dc812d44/attachment.bin>


More information about the llvm-commits mailing list