[PATCH] D80378: [TargetPassConfig] Don't add alias analysis at optnone

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 23 02:05:08 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c6bba71e392: [TargetPassConfig] Don't add alias analysis at optnone (authored by nikic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D80378?vs=265501&id=265841#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80378

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80378.265841.patch
Type: text/x-patch
Size: 7015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200523/9b7f3c63/attachment-0001.bin>


More information about the llvm-commits mailing list