[PATCH] D62751: [Utils] Clean another duplicated util method.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 14:03:42 PDT 2019


asbirlea updated this revision to Diff 202797.
asbirlea added a comment.

No reason for not removing the unused method.
Squashed a local NFC commit I had into this one.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62751/new/

https://reviews.llvm.org/D62751

Files:
  include/llvm/Transforms/Utils/UnrollLoop.h
  lib/Transforms/Utils/BasicBlockUtils.cpp
  lib/Transforms/Utils/LoopUnroll.cpp
  lib/Transforms/Utils/LoopUnrollAndJam.cpp
  test/CodeGen/AArch64/loop-micro-op-buffer-size-t99.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62751.202797.patch
Type: text/x-patch
Size: 6825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/6b93910e/attachment.bin>


More information about the llvm-commits mailing list