[PATCH] D70366: Add new 'flatten' LLVM attribute to fix clang's 'flatten' function attribute

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 12:26:05 PDT 2020


erichkeane added a comment.

The semantics of this llvm attribute seem to better match 'flatten'.  However, it is unfortunate that this doesn't change any clang tests.  Can you add/alter a test in clang to validate the IR?


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

https://reviews.llvm.org/D70366





More information about the llvm-commits mailing list