[all-commits] [llvm/llvm-project] 9b8f53: Improve readability of <Target>GenCompressionInstE...

Sudharsan Veeravalli via All-commits all-commits at lists.llvm.org
Tue Apr 8 22:45:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b8f5340ddbae0587a46d3b5882fe40c135c6fd4
      https://github.com/llvm/llvm-project/commit/9b8f5340ddbae0587a46d3b5882fe40c135c6fd4
  Author: Sudharsan Veeravalli <quic_svs at quicinc.com>
  Date:   2025-04-09 (Wed, 09 Apr 2025)

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

  Log Message:
  -----------
  Improve readability of <Target>GenCompressionInstEmitter. NFC (#134834)

Use indent() instead of manually indenting the code in the
CompressInstEmitter.cpp. Also modify the current indentation in a few
places.



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