[PATCH] D38722: Added Remarks for Loop Versioning LICM Pass

Deepak Porwal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 01:38:01 PST 2017


Deepak_Porwal updated this revision to Diff 121694.
Deepak_Porwal added a comment.

As suggested by Ashutosh added remark to check legality of instruction in function 'legalLoopInstructions' .


Repository:
  rL LLVM

https://reviews.llvm.org/D38722

Files:
  lib/Transforms/Scalar/LoopVersioningLICM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38722.121694.patch
Type: text/x-patch
Size: 6095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/5ed2d999/attachment.bin>


More information about the llvm-commits mailing list