[PATCH] D77524: [TargetPassConfig] Add CanonicalizeFreezeInLoops before LSR

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 20:04:45 PDT 2020


aqjune updated this revision to Diff 262805.
aqjune added a comment.

Add REQUIRES


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77524

Files:
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/CodeGen/ARM/O3-pipeline.ll
  llvm/test/CodeGen/X86/O3-pipeline.ll
  llvm/test/Transforms/CanonicalizeFreezeInLoops/aarch64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77524.262805.patch
Type: text/x-patch
Size: 4265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/eccb4214/attachment.bin>


More information about the llvm-commits mailing list