[PATCH] D152332: [X86] Improve diagnostics for named registers

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 07:01:54 PDT 2023


pengfei added a comment.

I think the expected behavior is to diagnostic this problem from the front end. I didn't look into details, but guess you may be able to do it in SemaChecking.cpp.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152332



More information about the llvm-commits mailing list