[all-commits] [llvm/llvm-project] 78aa61: [InstCombine] matchOrConcat - return Value* not In...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Feb 27 00:32:04 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78aa61d8b60fc3e9d00236332078d14808abbc57
      https://github.com/llvm/llvm-project/commit/78aa61d8b60fc3e9d00236332078d14808abbc57
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp

  Log Message:
  -----------
  [InstCombine] matchOrConcat - return Value* not Instruction* (#128921)

NFC to make it easier to use builders in the future that might constant fold etc.



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