diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-07-21 17:39:44 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-07-21 18:57:38 +0800 |
commit | 255a163e5183082016402ac51db83e10c1f5a731 (patch) | |
tree | d6661b69097efbdda4fdb5f5425380a0afc5c6d8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | fc69f25a8f8c1bea9c7dbe1ce7597b3c0cafb122 (diff) | |
download | llvm-255a163e5183082016402ac51db83e10c1f5a731.zip llvm-255a163e5183082016402ac51db83e10c1f5a731.tar.gz llvm-255a163e5183082016402ac51db83e10c1f5a731.tar.bz2 |
[C++20] [Modules] Enable reduced BMI by default
As documented in 20.x, we'd like to keep reduced BMI off by default for
1~2 versions. And now we're in 22.x.
I rarely receive bug reports for reduced BMI. I am not sure about the
reason. Maybe not a lot of people are using it. Or it is really stable
enough.
And also, we've been enabling the reduced BMI internally for roughly half a
year.
So I think it's the time to move on. See the document changes for other
information.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions