diff options
author | Nikita Popov <npopov@redhat.com> | 2025-02-11 15:20:22 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2025-02-13 10:27:36 +0100 |
commit | b7baf2ee8d302aab7cae787645ee7b7ec107e3ee (patch) | |
tree | cf37789e3945f24f52c0e0094a99253c92a2dc54 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 308ce8d5240875911987b63fa6579c87758ab4ac (diff) | |
download | llvm-b7baf2ee8d302aab7cae787645ee7b7ec107e3ee.zip llvm-b7baf2ee8d302aab7cae787645ee7b7ec107e3ee.tar.gz llvm-b7baf2ee8d302aab7cae787645ee7b7ec107e3ee.tar.bz2 |
[IR] Mark mul constant expression as undesirable
This is a (very belated) reland of 0a362f12ec60a49a054befec8620a8e69523af54,
which I originally reverted due to flang test failures.
This marks mul constant expressions as undesirable, which means that
we will no longer create them by default, but they can still be
created explicitly.
Part of:
https://discourse.llvm.org/t/rfc-remove-most-constant-expressions/63179
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions