[PATCH] D77523: Add CanonicalizeFreezeInLoops pass

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 22:20:43 PDT 2020


aqjune updated this revision to Diff 255587.
aqjune marked 9 inline comments as done.
aqjune added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77523

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Utils.h
  llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp
  llvm/lib/Transforms/Utils/Utils.cpp
  llvm/test/Transforms/CanonicalizeFreezeInLoops/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77523.255587.patch
Type: text/x-patch
Size: 24511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/693b6303/attachment.bin>


More information about the llvm-commits mailing list