[PATCH] D154677: [InstCombine] 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 Jul 6 20:25:44 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154677

Files:
  llvm/test/Transforms/InstCombine/fmul-and-fdiv-by-int-pow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154677.537967.patch
Type: text/x-patch
Size: 8495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/9cb12af7/attachment.bin>


More information about the llvm-commits mailing list