================
@@ -289,7 +289,7 @@ In order to disable optimizations that assume that there is 
no aliasing between
 Cray pointer targets and entities they alias with, add the TARGET attribute to
 variables aliasing with a Cray pointer (the `target` variable in this example).
 
-There is also a flag `-mmlir -funsafe-cray-pointers` which causes the compiler
+There is also a flag `-funsafe-cray-pointers` which causes the compiler
----------------
tarunprabhu wrote:

nit

```suggestion
There is also a flag, `-funsafe-cray-pointers`, which causes the compiler
```

https://github.com/llvm/llvm-project/pull/175223
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to