aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorChris B <chris.bieneman@me.com>2025-04-02 16:43:10 -0500
committerGitHub <noreply@github.com>2025-04-02 16:43:10 -0500
commit81601cf3ab5dd09635c0b3025004c3cfc146498d (patch)
tree95a662d69d75ee9999a75ebd061d4976bdf5cced /clang/lib/CodeGen/CodeGenFunction.cpp
parent42b3f91fd6c850492f6f899d6a0f12ccb948aa1a (diff)
downloadllvm-81601cf3ab5dd09635c0b3025004c3cfc146498d.zip
llvm-81601cf3ab5dd09635c0b3025004c3cfc146498d.tar.gz
llvm-81601cf3ab5dd09635c0b3025004c3cfc146498d.tar.bz2
[Docs] Clarify that `reassoc` isn't just for reassociation (#133168)
The `reassoc` fast-math flag allows a much wider array of algebraic transformations than just strictly reassociations. In some cases it does commutations, distributions, and folds away redundant inverse operations... While it might make sense to fix the flag naming at some point, in the meantime we should at least have the docs be accurate to avoid confusion.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions