[all-commits] [llvm/llvm-project] 39ae5b: [CSSPGO] Fix an AV caused by a block that has only...
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Tue Apr 27 17:54:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39ae5bf5c539fe7761d7add355aef708cb1600bd
https://github.com/llvm/llvm-project/commit/39ae5bf5c539fe7761d7add355aef708cb1600bd
Author: Hongtao Yu <hoy at fb.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M llvm/lib/CodeGen/RegAllocGreedy.cpp
Log Message:
-----------
[CSSPGO] Fix an AV caused by a block that has only pseudo pseudo instructions.
Reviewed By: wenlei
Differential Revision: https://reviews.llvm.org/D101415
More information about the All-commits
mailing list