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

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 08:45:10 PST 2022


peterwaller-arm updated this revision to Diff 481299.
peterwaller-arm marked an inline comment as done.
peterwaller-arm added a comment.

- Address review comments: Move comment down and rename BisectExtendVector => HalveAndExtendVector.


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.481299.patch
Type: text/x-patch
Size: 99029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/23e2602c/attachment.bin>


More information about the llvm-commits mailing list