[llvm] Add metadata pointer regex substitution to MIR update script (PR #163253)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 14 09:31:32 PDT 2025


================
@@ -0,0 +1,29 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 6
----------------
saxlungs wrote:

Are you referring to the `# REQUIRES: amdgpu-registered-target` line in the test file? I'll be honest I don't really know what that line does, I was just following the lead of other tests in this and related directories. I agree, I don't think this behavior is necessarily limited to AMDGPU.

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


More information about the llvm-commits mailing list