[Mlir-commits] [clang] [libcxx] [lldb] [llvm] [mlir] [BOLT][BAT] Add entries for deleted basic blocks (PR #91906)
Rafael Auler
llvmlistbot at llvm.org
Fri May 24 11:25:34 PDT 2024
rafaelauler wrote:
Thanks for the detailed explanation.
So essentially the output offset is not important because these deleted blocks are only useful for their input offset, which will be used in BoltAddressTranslation::getFallthroughsInTrace() to create traffic in this to-be deleted block, is that right?
https://github.com/llvm/llvm-project/pull/91906
More information about the Mlir-commits
mailing list