[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 17 06:23:10 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf4df6168838: [SVE] Add intrinsics for floating-point operations that explicitly undefine theā€¦ (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

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.498348.patch
Type: text/x-patch
Size: 51832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/63468cd4/attachment.bin>


More information about the llvm-commits mailing list