[PATCH] D67787: Add 8548 CPU definition and attributes

Justin Hibbits via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 19 20:23:23 PDT 2019


jhibbits added a comment.
Herald added a subscriber: wuzish.

I made 8548 an alias in clang to e500, because e500 is recognized in llvm as a CPU, so gets us the feature list and, more importantly, the instruction scheduler.


Repository:
  rC Clang

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

https://reviews.llvm.org/D67787





More information about the cfe-commits mailing list