[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
Mon Jul 10 10:40:20 PDT 2023


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

Fix checks


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.538732.patch
Type: text/x-patch
Size: 49918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/5878f749/attachment.bin>


More information about the llvm-commits mailing list