[PATCH] D139618: [AArch64][SVE][Fixed length] Fix div miscompile

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 03:33:15 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8812b6eed7b2: [AArch64][SVE][Fixed length] Fix div miscompile (authored by peterwaller-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139618

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-div.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-rem.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-div.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139618.482059.patch
Type: text/x-patch
Size: 99029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/989d2843/attachment-0001.bin>


More information about the llvm-commits mailing list