[PATCH] D143645: [llvm] Fix MCSubtargetInfo::checkFeatures to handle unknown features correctly

Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 06:35:40 PST 2023


RamNalamothu created this revision.
RamNalamothu added reviewers: craig.topper, arsenm, kazu.
Herald added a subscriber: hiraditya.
Herald added a project: All.
RamNalamothu requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143645

Files:
  llvm/lib/MC/MCSubtargetInfo.cpp
  llvm/unittests/CodeGen/TargetOptionsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143645.496110.patch
Type: text/x-patch
Size: 3272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/79ee603a/attachment.bin>


More information about the llvm-commits mailing list