|
|
|
|
|
by orlp
387 days ago
|
|
I don't believe so, no. Currently these operations only set the LLVM flags to allow reassociation, contraction, division replaced by reciprocal multiplication, and the assumption of no signed zeroes. This can be expanded in the future as LLVM offers more flags that fall within the scope of algebraically motivated optimizations. |
|
('Naming: "algebraic" is not very descriptive of what this does since the operations themselves are algebraic.' :D)