aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-10-28 11:52:44 +0000
committerGitHub <noreply@github.com>2024-10-28 11:52:44 +0000
commit056cf936a730a72db7ad9da8b475814c6bbe03b7 (patch)
treebcab72c030cc702ff4963e54764426fe4b8ec9aa /flang/lib/Frontend/CompilerInvocation.cpp
parentd6d4569dd90261bc8cdb3d1c3c2204cde1fe566f (diff)
downloadllvm-056cf936a730a72db7ad9da8b475814c6bbe03b7.zip
llvm-056cf936a730a72db7ad9da8b475814c6bbe03b7.tar.gz
llvm-056cf936a730a72db7ad9da8b475814c6bbe03b7.tar.bz2
[DAG] Fold (and X, (bswap/bitreverse (not Y))) -> (and X, (not (bswap/bitreverse Y))) (#112547)
On ANDNOT capable targets we can always do this profitably, without ANDNOT we only attempt this if we don't introduce an additional NOT Fixes #112425
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions