diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-06-23 00:16:58 +0800 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-06-23 11:15:47 +0800 |
commit | b37a4b9991a0a669594b53caa0eb75f489211d69 (patch) | |
tree | 4ff77fd7f939a15411116e4f02ad6a0b511346cb /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 61c4d7b9231d22f8cff7a6a6b3b52d401cba9f6f (diff) | |
download | llvm-b37a4b9991a0a669594b53caa0eb75f489211d69.zip llvm-b37a4b9991a0a669594b53caa0eb75f489211d69.tar.gz llvm-b37a4b9991a0a669594b53caa0eb75f489211d69.tar.bz2 |
[InstCombine] Improve coverage of `foldSelectValueEquivalence` for non-constants
If f(Y) simplifies to Y, replace with Y. This requires Y to be
non-undef.
Closes #94719
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions