[PATCH] D59514: [PGO] Profile guided code size optimization.

Roland Froese via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 15:16:17 PDT 2019


RolandF added a comment.

The following file and command should reproduce the failure we are seeing.

F8877857: crash.ll <https://reviews.llvm.org/F8877857>
opt --passes='default<O3 <https://reviews.llvm.org/owners/package/3/>>' crash.ll -o crash.bc


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59514





More information about the llvm-commits mailing list