[PATCH] D141937: [SVE] Add intrinsics for integer binops that explicitly undefine the result for inactive lanes.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 04:26:43 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb34de68a1aaa: [SVE] Add intrinsics for integer binops that explicitly undefine the result for… (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141937

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-aba.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-undef.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-shifts-undef.ll
  llvm/test/CodeGen/AArch64/sve2-sra.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141937.491146.patch
Type: text/x-patch
Size: 100542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230122/d4ce1530/attachment-0001.bin>


More information about the llvm-commits mailing list