[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
Thu Apr 27 23:23:01 PDT 2023


goldstein.w.n created this revision.
goldstein.w.n added reviewers: StephenFan, nikic, spatel.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149422

Files:
  llvm/test/Analysis/ValueTracking/speculate-div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149422.517806.patch
Type: text/x-patch
Size: 9903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/27d0d1a4/attachment-0001.bin>


More information about the llvm-commits mailing list