[clang] [llvm] [MC] Make UseAssemblerInfoForParsing mostly true (PR #91082)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 00:51:49 PDT 2024
nikic wrote:
@MaskRay It looks like the new version still causes large compile-time regressions for sqlite3 debug builds: http://llvm-compile-time-tracker.com/compare.php?from=7529fe2e92e79eef22a528a7168e4dd777d6e9bd&to=9500a5d02e23f9b43294e5f662ac099f8989c0e4&stat=instructions:u It's smaller than before (2% instead of 4%) but still there.
https://github.com/llvm/llvm-project/pull/91082
More information about the llvm-commits
mailing list