[PATCH] D85849: [X86] Flatten feature dependency tree at compile-time

Nathan Huckleberry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 10:19:19 PDT 2020


Nathan-Huckleberry updated this revision to Diff 286065.
Nathan-Huckleberry added a comment.

Change dependency map to constexpr array to avoid global constructor


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85849

Files:
  llvm/lib/Support/X86TargetParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85849.286065.patch
Type: text/x-patch
Size: 4390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/b3e3a390/attachment.bin>


More information about the llvm-commits mailing list