abdul124
|
83154ef8e1
|
core/llvm_intrinsics: remove llvm.roundeven call from call_float_roundeven
|
2024-07-03 14:17:47 +08:00 |
lyken
|
8168692cc3
|
apply cargo fmt
|
2024-06-12 14:45:03 +08:00 |
David Mak
|
ad4832dcf4
|
core: Refactor to get LLVM intrinsics via Intrinsics::find
|
2024-06-05 15:29:40 +08:00 |
David Mak
|
51671800b6
|
core/builtins: Extract codegen portion into functions
We will need to reuse them when implementing elementwise function
application for ndarrays.
|
2024-05-06 13:21:54 +08:00 |
David Mak
|
82fdb02d13
|
core: Extract LLVM intrinsic functions to their functions
|
2024-02-23 15:41:06 +08:00 |