fix comment & add note
This commit is contained in:
parent
9775339e2c
commit
88f73d2585
@ -139,7 +139,7 @@ arithSA{F,VT}(w: u64, x: *u8, r: *u8, len: Size) : Size = { def T=eltype{VT}; ar
|
||||
|
||||
|
||||
|
||||
# new array F atom
|
||||
# new array F array
|
||||
def arithAAimpl{vw, mode, F, W, X, R, w, x, r, len} = {
|
||||
# show{fmt_op{F}, mode, W, X, R}
|
||||
if (R==u1) {
|
||||
|
||||
@ -137,6 +137,7 @@ Make ← {𝕊ns:
|
||||
|
||||
|
||||
# TODO unify sub u‿c32‿c32‿i32 and c‿i32‿i32‿i32?
|
||||
# TODO when there's singeli div/sqrt, use scalar for like 1-2 tail elements
|
||||
|
||||
{ # definitions
|
||||
# ⟨mode, w, x, r⟩
|
||||
|
||||
Loading…
Reference in New Issue
Block a user