[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 18:39:50 PDT 2023


MaskRay updated this revision to Diff 552944.
MaskRay added a comment.

Fix type: the 3 copies are not identical :(


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158687/new/

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.552944.patch
Type: text/x-patch
Size: 5229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/509d60ed/attachment-0001.bin>


More information about the llvm-commits mailing list