[all-commits] [llvm/llvm-project] 504585: [SandboxIR][NFC] Move isMemDepCandidate() and isSt...
vporpo via All-commits
all-commits at lists.llvm.org
Wed Oct 2 09:04:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 504585d7d8b703426ff326f4f24f71b69149574e
https://github.com/llvm/llvm-project/commit/504585d7d8b703426ff326f4f24f71b69149574e
Author: Vasileios Porpodas <vporpodas at google.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M llvm/include/llvm/SandboxIR/Instruction.h
M llvm/include/llvm/SandboxIR/Utils.h
M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h
M llvm/unittests/SandboxIR/SandboxIRTest.cpp
M llvm/unittests/SandboxIR/UtilsTest.cpp
Log Message:
-----------
[SandboxIR][NFC] Move isMemDepCandidate() and isStackSaveOrRestoreIntrinsic() to Utils
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