[PATCH] D135893: [FuncSpec] Fix specialisation based on literals
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 02:29:20 PDT 2022
chill added a comment.
In D135893#3857985 <https://reviews.llvm.org/D135893#3857985>, @labrinea wrote:
> Another nit. Can we omit the "func-spec-" prefix from the test names (as well as in D135862 <https://reviews.llvm.org/D135862> and D135867 <https://reviews.llvm.org/D135867>)? They are already under the relevant directory which makes it obvious to infer what the test is about.
Agree!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135893/new/
https://reviews.llvm.org/D135893
More information about the llvm-commits
mailing list