[PATCH] D126371: [SLP]Fix PR55688: Miscompile due to incorrect nuw handling.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 11:34:45 PDT 2022


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

Change patch title before committing to mention 'nsw' 
I'm not sure if we can actually expose a bug with 'nuw':
https://alive2.llvm.org/ce/z/bRVPr_ 
...but we can restore that if it matters.
LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126371



More information about the llvm-commits mailing list