diff options
author | Florian Hahn <flo@fhahn.com> | 2024-05-19 16:45:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-19 15:45:23 +0000 |
commit | b050048d35f6580fb427e6de9063444aa85625c6 (patch) | |
tree | 33bc124d03e01b9b9b31778e56ac408a0e4fcddc /clang/lib/Parse/ParseDecl.cpp | |
parent | c1c1567d60983298a0db0efefd78899985464f19 (diff) | |
download | llvm-b050048d35f6580fb427e6de9063444aa85625c6.zip llvm-b050048d35f6580fb427e6de9063444aa85625c6.tar.gz llvm-b050048d35f6580fb427e6de9063444aa85625c6.tar.bz2 |
[VPlan] Simplify (X && Y) || (X && !Y) -> X. (#89386)
Simplify a common pattern generated for masks when folding the tail.
PR: https://github.com/llvm/llvm-project/pull/89386
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions