[all-commits] [llvm/llvm-project] 8d0ebd: [InstCombine] Special handle `va_copy(dst, src) + ...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Sat May 17 01:04:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d0ebd823c6d91527e00a92bbe7ca148de0241f5
      https://github.com/llvm/llvm-project/commit/8d0ebd823c6d91527e00a92bbe7ca148de0241f5
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-05-17 (Sat, 17 May 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
    M llvm/test/Transforms/InstCombine/vararg.ll

  Log Message:
  -----------
  [InstCombine] Special handle `va_copy(dst, src) + va_end(src)` (#140250)

Closes https://github.com/llvm/llvm-project/issues/140215.



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