[clang] [KeyInstr][Clang] Ret atom (PR #134652)
Jeremy Morse via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 3 04:57:27 PDT 2025
https://github.com/jmorse commented:
If I understand correctly, most of the test changes are to ensure that return instructions get /an/ atom group, without being specific about which? IMO it'd be better to make that number explicit to avoid a return accidentally being part of the _wrong_ atom group. It's necessary for it to be a distinct group, right? (A chore, but an important fact).
https://github.com/llvm/llvm-project/pull/134652
More information about the cfe-commits
mailing list