aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-05-30 10:56:49 +0200
committerGitHub <noreply@github.com>2025-05-30 10:56:49 +0200
commitea096c98ae2c88ce9ba879be832caa8b254a348a (patch)
tree1e6bf1d5033869fe876ad63f2ed1e041c88b7958 /clang/lib/Frontend/TestModuleFileExtension.cpp
parent5483190216cb0ff3b9f0e1a3ca901ad1b259ba82 (diff)
downloadllvm-ea096c98ae2c88ce9ba879be832caa8b254a348a.zip
llvm-ea096c98ae2c88ce9ba879be832caa8b254a348a.tar.gz
llvm-ea096c98ae2c88ce9ba879be832caa8b254a348a.tar.bz2
[SDAG] Remove noundef workaround for range metadata/attributes (#141745)
In https://reviews.llvm.org/D157685 I changed SDAG to only transfer range metadata to SDAG if it also has !noundef. At the time, this was necessary because SDAG incorrectly propagated poison when folding logical and/or to bitwise and/or. The root cause of that issue has since been addressed by https://github.com/llvm/llvm-project/pull/84924, so drop the workaround now.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions