[all-commits] [llvm/llvm-project] 2665b2: [X86] Pull out combineConstantPoolLoads helper fro...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed May 29 10:06:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2665b2a6ddb1625799536c45ca15605a6f24c081
      https://github.com/llvm/llvm-project/commit/2665b2a6ddb1625799536c45ca15605a6f24c081
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] Pull out combineConstantPoolLoads helper from combineLoad. NFC.

The logic is already pretty dense and a future patch will further complicate this.



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