diff options
author | spupyrev <spupyrev@fb.com> | 2023-07-07 11:55:17 -0700 |
---|---|---|
committer | spupyrev <spupyrev@fb.com> | 2023-07-27 15:29:03 -0700 |
commit | 6d1502c654c12b86a00a31224b0b77e73f19c849 (patch) | |
tree | 8c8e49732cce330aa11ae5ba7a4e74cce708eb6c /llvm/lib/Object/WasmObjectFile.cpp | |
parent | f86c81b2a896eb6fabda38f68eefb8ac982423cc (diff) | |
download | llvm-6d1502c654c12b86a00a31224b0b77e73f19c849.zip llvm-6d1502c654c12b86a00a31224b0b77e73f19c849.tar.gz llvm-6d1502c654c12b86a00a31224b0b77e73f19c849.tar.bz2 |
[BOLT] (Minor) Changes in stale inference
1. Using ADT/Bitfields.h for hash computation; this is equivalent but shorter than the existing implementation
2. Getting rid of Layout indices for stale matching; using BB->getIndex for indexing
Reviewed By: Amir
Differential Revision: https://reviews.llvm.org/D155748
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions