[all-commits] [llvm/llvm-project] fb2feb: [InstCombine][profcheck] Fix missing profdata for ...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Tue Feb 10 14:58:51 PST 2026


  Branch: refs/heads/users/snehasish/02-03-_instcombine_profcheck_fix_missing_profdata_for_zext_transform
  Home:   https://github.com/llvm/llvm-project
  Commit: fb2febaae66c1b8c22c6a526a5f1137c9ab5d42e
      https://github.com/llvm/llvm-project/commit/fb2febaae66c1b8c22c6a526a5f1137c9ab5d42e
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
    M llvm/test/Transforms/InstCombine/zext-bool-add-sub.ll
    M llvm/utils/profcheck-xfail.txt

  Log Message:
  -----------
  [InstCombine][profcheck] Fix missing profdata for zext transform.


  Commit: c65a04670f563601665d2343797d7cee8d0e7a2e
      https://github.com/llvm/llvm-project/commit/c65a04670f563601665d2343797d7cee8d0e7a2e
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
    M llvm/test/Transforms/InstCombine/zext-bool-add-sub.ll
    M llvm/utils/profcheck-xfail.txt

  Log Message:
  -----------
  [InstCombine][profcheck] Fix missing profdata for zext/sext transform and update tests


Compare: https://github.com/llvm/llvm-project/compare/8063b2b5ba41...c65a04670f56

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