diff options
author | Alexander Kornienko <alexfh@google.com> | 2024-12-18 19:06:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-18 19:06:34 +0100 |
commit | 23a239267e8a1d20ed10d3545feaf2a2bb70b085 (patch) | |
tree | 70d33e609210337950c9e49b0d8831d031c715c9 /clang/lib/Frontend | |
parent | c3241a9a4de3ef71a82f9434f84fa7437fe43f9a (diff) | |
download | llvm-23a239267e8a1d20ed10d3545feaf2a2bb70b085.zip llvm-23a239267e8a1d20ed10d3545feaf2a2bb70b085.tar.gz llvm-23a239267e8a1d20ed10d3545feaf2a2bb70b085.tar.bz2 |
Revert "[InstCombine] Infer nuw for gep inbounds from base of object" (#120460)
Reverts llvm/llvm-project#119225 due to the lack of sanitizer support,
large potential of breaking code containing latent UB, non-trivial
localization and investigation, and what seems to be a bad interaction
with msan (a test is in the works).
Related discussions:
https://github.com/llvm/llvm-project/pull/119225#issuecomment-2551904822
https://github.com/llvm/llvm-project/pull/118472#issuecomment-2549986255
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions