[all-commits] [llvm/llvm-project] 308185: [NFC][TableGen] Use `IfGuardEmitter` in CallingCon...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Wed Nov 19 14:40:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 308185e61abb5a06af1786902f1b3768b5d46be5
      https://github.com/llvm/llvm-project/commit/308185e61abb5a06af1786902f1b3768b5d46be5
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-11-19 (Wed, 19 Nov 2025)

  Changed paths:
    M llvm/utils/TableGen/CallingConvEmitter.cpp

  Log Message:
  -----------
  [NFC][TableGen] Use `IfGuardEmitter` in CallingConvEmitter (#168763)

Use `IfGuardEmitter` in CallingConvEmitter. Additionally refactor the
code a bit to extract duplicated code to emit the CC function prototype
into a helper function.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list