[PATCH] D51838: Move createMinMaxOp() out of RecurrenceDescriptor.

Vikram TV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 9 21:59:42 PDT 2018


tvvikram updated this revision to Diff 164602.
tvvikram added a comment.

Try to fix file paths in the diff.
The previous diff somehow missed the root directory in its path.


Repository:
  rL LLVM

https://reviews.llvm.org/D51838

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Transforms/Utils/LoopUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51838.164602.patch
Type: text/x-patch
Size: 6072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180910/356110e7/attachment.bin>


More information about the llvm-commits mailing list