[PATCH] D143765: [SVE] Add intrinsics for floating-point operations that explicitly undefine the result for inactive lanes.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 10:18:16 PST 2023


paulwalker-arm created this revision.
Herald added subscribers: psnobl, hiraditya, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: All.
paulwalker-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch is the floating-point equivalent of D141937 <https://reviews.llvm.org/D141937>.

Depends on D143764 <https://reviews.llvm.org/D143764>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143765

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-fp-arith-undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143765.496544.patch
Type: text/x-patch
Size: 56247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/e53a3370/attachment.bin>


More information about the llvm-commits mailing list