[PATCH] D159405: [AMDGPU] 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
Sat Sep 2 13:15:01 PDT 2023


goldstein.w.n created this revision.
goldstein.w.n added reviewers: RKSimon, arsenm.
Herald added subscribers: kerbowa, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
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/D159405

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159405.555596.patch
Type: text/x-patch
Size: 185345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230902/ced84c0e/attachment-0001.bin>


More information about the llvm-commits mailing list