[all-commits] [llvm/llvm-project] 64d2c3: [llvm] Fix thinko in getVendorSignature(), where e...
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Wed Mar 10 18:40:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64d2c326b7f01942f0179fb797070e5cefbba303
https://github.com/llvm/llvm-project/commit/64d2c326b7f01942f0179fb797070e5cefbba303
Author: Vy Nguyen <vyng at google.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M llvm/lib/Support/Host.cpp
Log Message:
-----------
[llvm] Fix thinko in getVendorSignature(), where expected values of ECX and EDX were flipped for the AMD case.
Follow up to D97504
Differential Revision: https://reviews.llvm.org/D98322
More information about the All-commits
mailing list