[PATCH] D158687: Bitset: remove some GCC<6.2 workarounds related to bitwise operators
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 17:33:25 PDT 2023
MaskRay created this revision.
MaskRay added reviewers: arsenm, craig.topper.
Herald added a subscriber: hiraditya.
Herald added a project: All.
MaskRay requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
GCC<6.2 has been unsupported since April 2022 (commit 4c72deb613d9d8838785b431facb3eb480fb2f51 <https://reviews.llvm.org/rG4c72deb613d9d8838785b431facb3eb480fb2f51>).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158687
Files:
llvm/include/llvm/ADT/Bitset.h
llvm/include/llvm/TargetParser/SubtargetFeature.h
llvm/lib/TargetParser/X86TargetParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158687.552932.patch
Type: text/x-patch
Size: 5172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/424c820e/attachment.bin>
More information about the llvm-commits
mailing list