[llvm-dev] LLVM Support needed (original) (raw)
Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Thu Mar 18 12:27:04 PDT 2021
- Previous message: [llvm-dev] LLVM Support needed
- Next message: [llvm-dev] RISC-V LLVM sync-up call 18th March 2021 (*Note* US daylight savings time)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Minal
On Thu, 18 Mar 2021 at 16:06, Kulkarni, Minal via llvm-dev <llvm-dev at lists.llvm.org> wrote:
I would like to have builtins.def file for Tricore.
Why especially this file? It's one (very small) part of being able to use LLVM or Clang to generate code for Tricore.
There's no official LLVM backend for Tricore and writing a backend is a large task. There does appear to be an external fork that tried to support it (https://github.com/TriDis/llvm-tricore), but the last commit was 5 years ago so it's probably not active any more and who knows how mature it was at the time.
Cheers.
Tim.
- Previous message: [llvm-dev] LLVM Support needed
- Next message: [llvm-dev] RISC-V LLVM sync-up call 18th March 2021 (*Note* US daylight savings time)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]