diff options
author | Nikita Popov <npopov@redhat.com> | 2024-05-22 07:40:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-22 07:40:08 +0200 |
commit | 108575f02ea9927009ed81231474d3a6f053602f (patch) | |
tree | a6f7cff34d60be83dbac1bd8623be418943c1d40 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 7370b109b44a187e55d032d9628e41a7b94c3914 (diff) | |
download | llvm-108575f02ea9927009ed81231474d3a6f053602f.zip llvm-108575f02ea9927009ed81231474d3a6f053602f.tar.gz llvm-108575f02ea9927009ed81231474d3a6f053602f.tar.bz2 |
[IR] Avoid creating icmp/fcmp constant expressions (#92885)
Do not create icmp/fcmp constant expressions in IRBuilder etc anymore,
i.e. treat them as "undesirable". This is in preparation for removing
them entirely.
Part of:
https://discourse.llvm.org/t/rfc-remove-most-constant-expressions/63179
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions