[llvm] [MachineLoopInfo] Fix assertion failure on undef use operands (PR #100137)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 02:10:58 PDT 2024
================
@@ -0,0 +1,77 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn -mcpu=gfx1100 -run-pass=early-machinelicm %s | FileCheck %s
----------------
jayfoad wrote:
Done.
https://github.com/llvm/llvm-project/pull/100137
More information about the llvm-commits
mailing list