diff options
author | AZero13 <gfunni234@gmail.com> | 2025-07-07 09:18:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-07 15:18:48 +0200 |
commit | 16dad11f503e4eeac1b0c8909997a10a7f4e6cb4 (patch) | |
tree | 9a6151f110e4e92d9617e679f5716d72cba39d6a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | c3c3919dc2d37d62e539376679feed7aaf799259 (diff) | |
download | llvm-16dad11f503e4eeac1b0c8909997a10a7f4e6cb4.zip llvm-16dad11f503e4eeac1b0c8909997a10a7f4e6cb4.tar.gz llvm-16dad11f503e4eeac1b0c8909997a10a7f4e6cb4.tar.bz2 |
[ValueTracking] Have sub and xor in KnownNonZero take the same exact path (#146975)
If x - y == 0, then x ^ y == 0. Therefore, we can do the exact same
checks.
https://alive2.llvm.org/ce/z/MtBRoj
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions