[all-commits] [llvm/llvm-project] 08b170: [MLGO] Update test for MBB Profile Dump
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Thu Feb 9 09:54:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08b170808458b9ccc40d760752ad7c49bd2a1324
https://github.com/llvm/llvm-project/commit/08b170808458b9ccc40d760752ad7c49bd2a1324
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M llvm/test/CodeGen/MLRegalloc/bb-profile-dump.ll
Log Message:
-----------
[MLGO] Update test for MBB Profile Dump
This patch updates the test for the MBB profile dump to include a
function that has multiple basic blocks so that we can test the
numbering of multiple basic blocks within an individual function.
More information about the All-commits
mailing list