[all-commits] [llvm/llvm-project] b0524f: [clang][AVR] Improve compatibility of inline assem...

Ben Shi via All-commits all-commits at lists.llvm.org
Wed Apr 23 03:42:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0524f332958b6e593868533127fd0651bdcf553
      https://github.com/llvm/llvm-project/commit/b0524f332958b6e593868533127fd0651bdcf553
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M clang/lib/Basic/Targets/AVR.h
    M clang/test/CodeGen/avr/avr-inline-asm-constraints.c
    M clang/test/CodeGen/avr/avr-unsupported-inline-asm-constraints.c
    M llvm/test/CodeGen/AVR/inline-asm/inline-asm-invalid.ll

  Log Message:
  -----------
  [clang][AVR] Improve compatibility of inline assembly with avr-gcc (#136534)

Allow the value 64 to be round up to 0 for constraint 'I'.



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