[all-commits] [llvm/llvm-project] 67ecd8: [PGOProfile] make test less brittle; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Tue May 19 12:57:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67ecd8cbf5ff0573de8eade632b9a423b7ff0711
https://github.com/llvm/llvm-project/commit/67ecd8cbf5ff0573de8eade632b9a423b7ff0711
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M llvm/test/Transforms/PGOProfile/cspgo_profile_summary.ll
Log Message:
-----------
[PGOProfile] make test less brittle; NFC
This test may fail just from cosmetic diffs because the values change names.
This is a minimal diff to work-around that, but more may be needed.
More information about the All-commits
mailing list