diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-08-02 10:53:46 -0700 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-08-03 00:12:45 -0700 |
commit | 578ab3312f20ee232503e106c9396509c332fe1e (patch) | |
tree | a70c040e650de71d96053ee4bc91b1637f5a3602 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 6eb2c17cc86699aa996b839d7a88a9c317313e39 (diff) | |
download | llvm-578ab3312f20ee232503e106c9396509c332fe1e.zip llvm-578ab3312f20ee232503e106c9396509c332fe1e.tar.gz llvm-578ab3312f20ee232503e106c9396509c332fe1e.tar.bz2 |
[Attributor][NFCI] Use a uniform necessary query to avoid a unique one
If we cannot reach the target from the entry of a function without
exclusion set, we cannot reach it at all. This can allow us to filter
unique queries based on a uniform one.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions