diff options
author | Nikita Popov <npopov@redhat.com> | 2025-02-14 09:28:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-14 09:28:57 +0100 |
commit | d8b2e432d633e175a87e8fbc00e0f7a627ac4c9e (patch) | |
tree | 55e55d0a3e518e42a0accbbea73c477c64e638f1 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 0949330669cbd179c3c6e40880b5e1027438648f (diff) | |
download | llvm-d8b2e432d633e175a87e8fbc00e0f7a627ac4c9e.zip llvm-d8b2e432d633e175a87e8fbc00e0f7a627ac4c9e.tar.gz llvm-d8b2e432d633e175a87e8fbc00e0f7a627ac4c9e.tar.bz2 |
[IR] Remove mul constant expression (#127046)
Remove support for the mul constant expression, which has previously
already been marked as undesirable. This removes the APIs to create mul
expressions and updates tests to stop using mul expressions.
Part of:
https://discourse.llvm.org/t/rfc-remove-most-constant-expressions/63179
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions