[PATCH] D26090: [NVPTX] Compute 'rem' using the result of 'div', if possible.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 14:53:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285461: [NVPTX] Compute 'rem' using the result of 'div', if possible. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D26090?vs=76219&id=76253#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26090

Files:
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/test/CodeGen/NVPTX/divrem-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26090.76253.patch
Type: text/x-patch
Size: 5608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161028/6574bd52/attachment.bin>


More information about the llvm-commits mailing list