[llvm] [CanonicalizeFreezeInLoops] fix duplicate removal (PR #74716)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 01:59:43 PST 2023


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

Can you please run update_test_checks.py to generate the full check lines? It's not entirely obvious to me what this will actually generate...

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


More information about the llvm-commits mailing list