[all-commits] [llvm/llvm-project] 4f12c0: [X86] Remove FeatureBitset from X86TargetParser.cp...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Aug 23 20:50:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f12c0b7d6fb91e2c1058470a523c008bfe0bd72
https://github.com/llvm/llvm-project/commit/4f12c0b7d6fb91e2c1058470a523c008bfe0bd72
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
M llvm/lib/TargetParser/X86TargetParser.cpp
Log Message:
-----------
[X86] Remove FeatureBitset from X86TargetParser.cpp. NFC
Use the templated Bitset added in D158576.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D158682
More information about the All-commits
mailing list