[llvm] [GVN] Handle empty attrs in Expression == (PR #115761)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 01:27:27 PST 2024


================
@@ -0,0 +1,19 @@
+; RUN: opt -S -passes=gvn < %s | FileCheck %s
----------------
nikic wrote:

Use update_test_checks.py please.

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


More information about the llvm-commits mailing list