[all-commits] [llvm/llvm-project] bac88e: [flang] Add RISCV-64 support to Optimizer/CodeGen/...
realqhc via All-commits
all-commits at lists.llvm.org
Mon Nov 28 14:49:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bac88e898f3da5ec0469d86e4cf03aa58d2f9b2c
https://github.com/llvm/llvm-project/commit/bac88e898f3da5ec0469d86e4cf03aa58d2f9b2c
Author: Qihan Cai <qcai8733 at uni.sydney.edu.au>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M flang/lib/Optimizer/CodeGen/Target.cpp
M flang/test/Fir/target-rewrite-complex.fir
Log Message:
-----------
[flang] Add RISCV-64 support to Optimizer/CodeGen/Target.cpp
As an attempt to fix errors in Flang regression tests on RISCV64 platform, RISCV64 target was added, and subsequent tests were provided.
Reviewed By: vzakhari
Differential Revision: https://reviews.llvm.org/D136547
More information about the All-commits
mailing list