As suggested here: https://reviews.llvm.org/D85199#2241931
Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/test/CodeGen/MIR/AArch64/generic-virtual-registers-error.mir | ||
---|---|---|
3 | I assume something in lit is parsing and recognizing this? Should remove that too? |
Comment Actions
I assume something in lit is parsing and recognizing this? Should remove that too?
Yes, there were a few bits left over in lit and llvm-config, so I've removed them.
I'm assuming BUILD.gn can take care of itself...
Comment Actions
I think somethings wrong. I'm now seeing this on all global isel tests:
UNSUPPORTED: LLVM :: CodeGen/AMDGPU/GlobalISel/regbankselect-umin.mir (704 of 740)
I assume something in lit is parsing and recognizing this? Should remove that too?