diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-03-17 09:05:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-17 09:05:09 -0700 |
commit | b00ad366323cee324b0294f6395c33ae4b047e2c (patch) | |
tree | d53ac5f789cbb47d5eccbc527176f4cd23d823c3 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | eef5ea0c42fc07ef2c948be59b57d0df8ec801ca (diff) | |
download | llvm-b00ad366323cee324b0294f6395c33ae4b047e2c.zip llvm-b00ad366323cee324b0294f6395c33ae4b047e2c.tar.gz llvm-b00ad366323cee324b0294f6395c33ae4b047e2c.tar.bz2 |
[RISCV] Use hasFeature instead of checkFeature in llvm-exegesis. NFC (#131401)
Until recently checkFeature was quite slow. #130936
I was curious where we use checkFeature and noticed these. I thought we
could use hasFeature instead of going through strings.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions