[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
Mon Feb 13 07:27:32 PST 2023


paulwalker-arm updated this revision to Diff 496975.
paulwalker-arm added a comment.

Remove bogus intrinsic declarations from ll test.


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.496975.patch
Type: text/x-patch
Size: 51832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/be56ebaf/attachment-0001.bin>


More information about the llvm-commits mailing list