diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2025-07-21 10:57:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 10:57:35 -0700 |
commit | d9527be9141b4a9f434c5a105bb7a24a935c5d87 (patch) | |
tree | 6cdd21ce094e9848aa8a0a33e5122bdcfe46339b /clang/lib/AST/ByteCode/Program.cpp | |
parent | 2865f1ba966c21d4ebff610875394ce9c7a5ff38 (diff) | |
download | llvm-d9527be9141b4a9f434c5a105bb7a24a935c5d87.zip llvm-d9527be9141b4a9f434c5a105bb7a24a935c5d87.tar.gz llvm-d9527be9141b4a9f434c5a105bb7a24a935c5d87.tar.bz2 |
[NFC][flang] Added engineering option for triaging local-alloc-tbaa. (#149587)
I triaged a benchmark that showed inaccurate results, when
local-alloc-tbaa
was enabled. It turned out to be not a real TBAA issue, but rather
TBAA affecting optimizations that affect FMA generation, which
introduced
an expected accuracy variation. I would like to keep this threshold
control for future uses.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions