Files
clang-p2996/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
Andreas Jonson ff3523f67b [IR] Drop poison-generating return attributes when necessary (#89138)
Rename has/dropPoisonGeneratingFlagsOrMetadata to
has/dropPoisonGeneratingAnnotations and make it also handle
nonnull, align and range return attributes on calls, similar
to the existing handling for !nonnull, !align and !range metadata.
2024-04-18 15:27:36 +09:00

86 KiB