diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-11 17:26:33 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-11 17:27:38 -0400 |
commit | a1d57fc22587173c928ed5d82bc6b182d2465eb7 (patch) | |
tree | c54a3efd15ff86c896bdb0ca07d87fc3e98256a4 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | d351f54a076edf24c2a2bfda7cc7e3313ee3eecf (diff) | |
download | llvm-a1d57fc22587173c928ed5d82bc6b182d2465eb7.zip llvm-a1d57fc22587173c928ed5d82bc6b182d2465eb7.tar.gz llvm-a1d57fc22587173c928ed5d82bc6b182d2465eb7.tar.bz2 |
[OpenMP] Do not use the default pipeline without optimizations
Summary:
A previous patch added the option to use the default pipeline when
perfomring LTO rather than the regular LTO pipeline. This greatly
improved performance regressions we were observing with the LTO
pipeline. However, this should not be used if the user explicitly
disables optimizations as the default pipeline expects some
optimizatoins to be perfomed.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions