diff options
| author | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-01-16 18:50:15 -0800 |
|---|---|---|
| committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-01-16 22:05:47 -0800 |
| commit | 282d5a5b063e09d059591778dd56ab351130e4d7 (patch) | |
| tree | 8612f4d24d208005093be96a69feeecd408af3c8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | f4cce0f47b3e720cc6c7210b345690de210d015d (diff) | |
Add tests for BMI patterns across non-adjacent and assosiative instructions.
I.e for blsi match (and (sub 0, x), x) but we currently miss valid
patterns like (and (and (sub 0, x), y), x).
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D141178
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
