[PATCH] D149422: [ValueTracking] Add tests for checking whether `div`/`rem` is safe to speculate; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 29 09:24:25 PDT 2023


goldstein.w.n updated this revision to Diff 518184.
goldstein.w.n added a comment.

Move tests + remove unneeded attrs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149422

Files:
  llvm/test/Transforms/SimplifyCFG/speculate-div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149422.518184.patch
Type: text/x-patch
Size: 9467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230429/aac89efb/attachment.bin>


More information about the llvm-commits mailing list