[all-commits] [llvm/llvm-project] d34ac0: [llvm][NFC] Autoupdater x86 detection (#72808)
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Tue Nov 21 09:52:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d34ac0ee729e1d447492d4acb939e30ff4a98282
https://github.com/llvm/llvm-project/commit/d34ac0ee729e1d447492d4acb939e30ff4a98282
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M llvm/lib/IR/AutoUpgrade.cpp
Log Message:
-----------
[llvm][NFC] Autoupdater x86 detection (#72808)
Sort x86 intrinsics for better readability and use common prefixes to reduce number of comparisons.
More information about the All-commits
mailing list