diff options
author | Nikita Popov <npopov@redhat.com> | 2024-07-04 10:44:39 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-07-04 17:28:09 +0200 |
commit | 79d6f52c4f56fbada3e14fa924c370e27418222e (patch) | |
tree | aaf392d38cb89447986c36e4052de616e380c7db /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | 8299bfaf299527c63f61f1bf9abffb88fad3eb38 (diff) | |
download | llvm-79d6f52c4f56fbada3e14fa924c370e27418222e.zip llvm-79d6f52c4f56fbada3e14fa924c370e27418222e.tar.gz llvm-79d6f52c4f56fbada3e14fa924c370e27418222e.tar.bz2 |
[LVI] Use Constant instead of Tristate for predicate results
A lot of the users just end up converting it into a Constant
themselves. Doing this in the API leaves less room for error
with vector types, and brings getPredicateResult() closer to
LatticeValueElement::getCompare(), hopefully allowing us to
consolidate them.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions