[all-commits] [llvm/llvm-project] 1bda7b: [SandboxIR] Add Instruction::isStackSaveRestoreInt...

vporpo via All-commits all-commits at lists.llvm.org
Wed Sep 18 17:30:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bda7ba12ebccc663dff224e3bf2e4ad2235c05f
      https://github.com/llvm/llvm-project/commit/1bda7ba12ebccc663dff224e3bf2e4ad2235c05f
  Author: vporpo <vporpodas at google.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M llvm/include/llvm/SandboxIR/SandboxIR.h
    M llvm/unittests/SandboxIR/SandboxIRTest.cpp

  Log Message:
  -----------
  [SandboxIR] Add Instruction::isStackSaveRestoreIntrinsic() and isMemDepCandidate() (#109212)

These are helper functions to be used by the vectorizer's dependency
graph.



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