[PATCH] D86714: Remove leftover REQUIRES: global-isel

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 07:23:29 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/MIR/AArch64/generic-virtual-registers-error.mir:3
 # RUN:        | FileCheck %s --check-prefix=ERR
-# REQUIRES: global-isel
 # This test ensures that the MIR parser errors out when
----------------
I assume something in lit is parsing and recognizing this? Should remove that too?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86714/new/

https://reviews.llvm.org/D86714



More information about the llvm-commits mailing list