[PATCH] D135893: [FuncSpec] Fix specialisation based on literals
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 01:31:57 PDT 2022
labrinea added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135893/new/
https://reviews.llvm.org/D135893
More information about the llvm-commits
mailing list