Using a .data() member on a StringRef was discarding the StringRef
size, breaking llvm-exegesis on machines with counter sums (e.g.
Zen2).
Details
Details
- Reviewers
oontvoo kadircet - Commits
- rG5b8c1ed2c802: [llvm-exegesis] Fix D80610.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for the fix, Clement !
Sorry for the late response, this was a bit early in my timezone. :-)