llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.89k stars 11.51k forks source link

[M68k] Add codegen support for basic floating point instructions #61805

Open mshockwave opened 1 year ago

mshockwave commented 1 year ago

Add codegen supports for instructions created in #61802 #61803 and #61804

llvmbot commented 1 year ago

@llvm/issue-subscribers-backend-m68k

glaubitz commented 7 months ago

Any plans for getting this implemented? Floating point support seems to be the next big blocker for building the Rust compiler for m68k.