[all-commits] [llvm/llvm-project] 9c726e: Reland "[AArch64] Fix data race on RegisterBank in...
huihzhang via All-commits
all-commits at lists.llvm.org
Mon Feb 3 16:49:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c726e9d90583a4bf2934ada9c9d8030c44a868d
https://github.com/llvm/llvm-project/commit/9c726e9d90583a4bf2934ada9c9d8030c44a868d
Author: Huihui Zhang <huihuiz at quicinc.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp
Log Message:
-----------
Reland "[AArch64] Fix data race on RegisterBank initialization."
Minor fix, lambda function should capture all automatic variables
by reference.
Harbormaster pass with: https://reviews.llvm.org/B45640
More information about the All-commits
mailing list