[clang] [KeyInstr][Clang] Ret atom (PR #134652)
Orlando Cazalet-Hyams via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 3 03:13:29 PDT 2025
https://github.com/OCHyams commented:
Ready for review
* Add parameter `RetKeyInstructionsSourceAtom` in `EmitFunctionEpilog` to request a `ret` gets a specific atomGroup number through `addInstToSpecificSourceAtom`
Most of the updated tests just check for any atom on the ret, but the two tests added in this PR check for specific atom numbers.
https://github.com/llvm/llvm-project/pull/134652
More information about the cfe-commits
mailing list