diff options
author | Florian Hahn <flo@fhahn.com> | 2025-05-17 14:48:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-17 14:48:39 +0100 |
commit | bf1d4a0710a6e1d2c99e579bcf435b92ab5d0506 (patch) | |
tree | e6e1fa3b3626e03667169567780912b70479638a /llvm/lib/CodeGen/MIRPrinter.cpp | |
parent | 722385e87bb8e6e0fe79975d679285815629cc7f (diff) | |
download | llvm-bf1d4a0710a6e1d2c99e579bcf435b92ab5d0506.zip llvm-bf1d4a0710a6e1d2c99e579bcf435b92ab5d0506.tar.gz llvm-bf1d4a0710a6e1d2c99e579bcf435b92ab5d0506.tar.bz2 |
[LICM] Preserve Disjoint flag on OR when hoisting. (#140266)
Update hoistBOAssociation to preserve Disjoint flags on the newly
created instructions if both ORs are disjoint.
Fixes https://github.com/llvm/llvm-project/issues/139625.
PR: https://github.com/llvm/llvm-project/pull/140266
Diffstat (limited to 'llvm/lib/CodeGen/MIRPrinter.cpp')
0 files changed, 0 insertions, 0 deletions