[llvm] [Attributor] Prevent infinite loop in AAGlobalValueInfoFloating (PR #94941)

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 04:08:44 PDT 2024


================
@@ -0,0 +1,24 @@
+; RUN: opt < %s -passes=attributor
----------------
jdoerfert wrote:

Add a brief comment what this tests, basically what went wrong and why.

https://github.com/llvm/llvm-project/pull/94941


More information about the llvm-commits mailing list