[PATCH] D135202: [IR] Add a target extension type to LLVM.

Joshua Cranmer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 10:36:59 PST 2022


jcranmer-intel added a comment.

In D135202#4008212 <https://reviews.llvm.org/D135202#4008212>, @barannikov88 wrote:

> @jcranmer-intel 
> A new build warning:
> `llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp:296:11: warning: enumeration value 'TargetExtTyID' not handled in switch [-Wswitch]`

Fixed via https://reviews.llvm.org/rGaa34a9d108bd79eb0ac40979a7bdae4b19b1624d


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135202



More information about the llvm-commits mailing list