I’m looking at porting some tests to use multiple address spaces and have already found cases where the optimizations just don’t handle it correctly, how do I mark them as XFAIL and with a prefix?
The test in question is Other/constant-fold-gep.ll
Micah