diff options
author | Sam McCall <sam.mccall@gmail.com> | 2018-10-04 14:01:55 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2018-10-04 14:01:55 +0000 |
commit | b5bbfef6cd89af8b13a3e96e72202400f6783b68 (patch) | |
tree | 91d6df61813be6edb6b51a701a1ad8f9ec45a496 /llvm/lib/Target/RISCV/RISCVISelLowering.cpp | |
parent | 87f69eaf4e5022aa98b4b8c340efb72101fd16f5 (diff) | |
download | bcm5719-llvm-b5bbfef6cd89af8b13a3e96e72202400f6783b68.tar.gz bcm5719-llvm-b5bbfef6cd89af8b13a3e96e72202400f6783b68.zip |
[cland] Dex: fix/simplify short-trigram generation
Summary:
1) Instead of x$$ for a short-query trigram, just use x
2) Make rules more coherent: prefixes of length 1-2, and first char + next head
3) Fix Dex::fuzzyFind to mark results as incomplete, because
short-trigram rules only yield a subset of results.
Reviewers: ioeric
Subscribers: ilya-biryukov, jkorous, mgrang, arphaman, kadircet, cfe-commits
Differential Revision: https://reviews.llvm.org/D52808
llvm-svn: 343775
Diffstat (limited to 'llvm/lib/Target/RISCV/RISCVISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions