[PATCH] D74435: AMDGPU: Add baseline tests for CGP div expansion

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 12:24:20 PST 2020


arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: kerbowa, kristof.beyls, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

These cases are harmed by expanding division early in the IR, before
DAGCombiner.


https://reviews.llvm.org/D74435

Files:
  llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74435.243952.patch
Type: text/x-patch
Size: 240823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/9d908110/attachment-0001.bin>


More information about the llvm-commits mailing list