| Issue |
60585
|
| Summary |
Backport 71513f761cb8d334f903986c875f7d16ab2ddeaf into release/16.x
|
| Labels |
flang:ir,
release:backport
|
| Assignees |
amy-kwan
|
| Reporter |
amy-kwan
|
When building all targets for flang, the `emit-asm-from-mlir.mlir` test case will run and if we're on a target that does not produce a `ret` instruction, the test case will fail. For instance, on Power, we produce `blr` instead.
We would like to backport 71513f761cb8d334f903986c875f7d16ab2ddeaf to resolve this issue that we have been seeing on Power.
/cherry-pick 71513f761cb8d334f903986c875f7d16ab2ddeaf
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs