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

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 08:34:49 PST 2022


barannikov88 added a comment.

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


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