tra added a comment.

Is that really something we need/want to do? I've never seen anyone complaining 
about this particular issue.

clang/gcc are case-sensitive for similar options, like `-march`: 
https://godbolt.org/z/3jKzTda7h
I think offloading options should behave consistently in that regard. If we do 
want to make arch/CPU names case-agnostic, it should be done for all such 
options.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135614

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to