diff options
| author | Tom Eccles <tom.eccles@arm.com> | 2023-12-05 10:03:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-05 10:03:57 +0000 |
| commit | 6b8d659062a0f9a7daa641432701dc6996939dc5 (patch) | |
| tree | 5b489157a00fec70c0ad9b929fe3f55b68bd5e90 /llvm/lib/Transforms/Utils/Local.cpp | |
| parent | 432bb523e2939ca6049356efb4fa90b64b1ea7dc (diff) | |
| download | llvm-6b8d659062a0f9a7daa641432701dc6996939dc5.zip llvm-6b8d659062a0f9a7daa641432701dc6996939dc5.tar.gz llvm-6b8d659062a0f9a7daa641432701dc6996939dc5.tar.bz2 | |
[flang] remove -f[no-]alias-analysis (#74343)
Now that tbaa tags pass is enabled by default, I would like to remove
these flags. `-fno-alias-analysis` was originally intended to be useful
for debugging, but as it also disables tbaa tag generation in codegen,
it turned out to be too noisy.
@banach-space expressed that these flags felt too non-standard.
The tbaa tags pass can be toggled using `-mllvm
-disable-fir-alias-tags=0`
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions
