[PATCH] D49409: [testcases] move testcases to right place - NFC

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 18:05:50 PDT 2018


shchenz created this revision.

Move the instruction simplify cases for sdiv from test/Transform/InstCombine directory in https://reviews.llvm.org/rL337179 to test/Transform/InstSimplify dirctory.


https://reviews.llvm.org/D49409

Files:
  llvm/test/Transforms/InstCombine/sdiv.ll
  llvm/test/Transforms/InstSimplify/sdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49409.155799.patch
Type: text/x-patch
Size: 3659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/9c991d64/attachment.bin>


More information about the llvm-commits mailing list