diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-04-03 21:26:58 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-04-06 17:51:15 -0500 |
commit | e4db938a4ed017432af95bef84a388e2a8a2c232 (patch) | |
tree | 277a73774317c65cbe6bbf5bb30799055cebd841 /clang/lib/Analysis/ProgramPoint.cpp | |
parent | d5b48ceb74e3ef83487f7220c6e2130195c07cc6 (diff) | |
download | llvm-e4db938a4ed017432af95bef84a388e2a8a2c232.zip llvm-e4db938a4ed017432af95bef84a388e2a8a2c232.tar.gz llvm-e4db938a4ed017432af95bef84a388e2a8a2c232.tar.bz2 |
[ValueTracking] Support non-constant idx for `computeKnownFPClass` of `insertelement`
Its same logic as before, we just need to intersect what we know about
the new Elt and the entire pre-existing Vec.
Closes #87708
Diffstat (limited to 'clang/lib/Analysis/ProgramPoint.cpp')
0 files changed, 0 insertions, 0 deletions