[PATCH] D77524: [TargetPassConfig] Add CanonicalizeFreezeInLoops before LSR
    Juneyoung Lee via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Apr  6 09:12:06 PDT 2020
    
    
  
aqjune updated this revision to Diff 255364.
aqjune added a comment.
Add a test with llc -O3 showing that freeze does not affect codegen
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.255364.patch
Type: text/x-patch
Size: 4169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/6627e1ba/attachment.bin>
    
    
More information about the llvm-commits
mailing list