[PATCH] D149197: [X86] Add tests for `div/rem %x, (select c, <const>, 1)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 25 14:27:17 PDT 2023


goldstein.w.n created this revision.
goldstein.w.n added reviewers: RKSimon, pengfei.
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/D149197

Files:
  llvm/test/CodeGen/X86/divrem-by-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149197.516913.patch
Type: text/x-patch
Size: 21102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/46cec6cb/attachment.bin>


More information about the llvm-commits mailing list