[flang-commits] [flang] [flang] Fix PPC and AARCH64 after #73301 (PR #74591)
via flang-commits
flang-commits at lists.llvm.org
Wed Dec 6 06:31:37 PST 2023
jeanPerier wrote:
> I guess this was already the case for Lowering tests, now the same apply for Semantics as well.
Yes, that is mostly right (some target rewrite specific tests in codegen are getting away with it because they use fir-opt and do not require a data layout for now).
https://github.com/llvm/llvm-project/pull/74591
More information about the flang-commits
mailing list