Use the right pass in test introduced in f1fdbd67
authorPhilip Reames <listmail@philipreames.com>
Thu, 4 Mar 2021 20:21:13 +0000 (12:21 -0800)
committerPhilip Reames <listmail@philipreames.com>
Thu, 4 Mar 2021 20:21:13 +0000 (12:21 -0800)
llvm/test/Transforms/InstSimplify/gc_relocate.ll

index fcf62c3..702bbcc 100644 (file)
@@ -1,5 +1,5 @@
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
-; RUN: opt -early-cse -earlycse-debug-hash -S < %s | FileCheck %s
+; RUN: opt -instsimplify -S < %s | FileCheck %s
 
 declare void @func()