diff options
author | Florian Hahn <flo@fhahn.com> | 2023-07-05 18:11:39 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-07-05 18:11:44 +0100 |
commit | 69ca5c9d62deef66a00ceb26706fab7c755d1f10 (patch) | |
tree | 4942fb2e1d85c525da29abdd0bfedf55b0946698 /llvm/lib/MC/MCObjectFileInfo.cpp | |
parent | 68f5d1be3d8f9b2ee2f25098203b24a32057b4e6 (diff) | |
download | llvm-69ca5c9d62deef66a00ceb26706fab7c755d1f10.zip llvm-69ca5c9d62deef66a00ceb26706fab7c755d1f10.tar.gz llvm-69ca5c9d62deef66a00ceb26706fab7c755d1f10.tar.bz2 |
[SCEV] Add flag to control invertible check for normalization.
When normalizing a SCEV expression during expansion, there should be
no need for it to be invertible, as it will only be used for code
generation. This fixes a crash after 7f5b15ad150e.
Fixes https://github.com/llvm/llvm-project/issues/63678.
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions