[PATCH] D154804: [X86] Add tests for folding `fmul`/`fdiv` by Pow2 to `add`/`sub` of exp; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 10:20:27 PDT 2023


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

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154804

Files:
  llvm/test/CodeGen/X86/fold-int-pow2-with-fmul-or-fdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154804.546930.patch
Type: text/x-patch
Size: 59653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/41072792/attachment.bin>


More information about the llvm-commits mailing list