[PATCH] D130106: [LV] Fix miscompile due to srem/sdiv speculation safety condition

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 05:36:00 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG523a526a024f: [LV] Fix miscompile due to srem/sdiv speculation safety condition (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D130106?vs=445896&id=446123#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130106

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/RISCV/scalable-divrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130106.446123.patch
Type: text/x-patch
Size: 8036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/5883eacf/attachment.bin>


More information about the llvm-commits mailing list