[all-commits] [llvm/llvm-project] 165a91: [SandboxIR][NFC] Move Context class into a separat...
Corbin Robeck via All-commits
all-commits at lists.llvm.org
Wed Sep 25 17:30:22 PDT 2024
Branch: refs/heads/users/crobeck/remove-renamedInGFX9-bit
Home: https://github.com/llvm/llvm-project
Commit: 165a912807ee3acbd421d2c819c51872f700c9b0
https://github.com/llvm/llvm-project/commit/165a912807ee3acbd421d2c819c51872f700c9b0
Author: vporpo <vporpodas at google.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
A llvm/include/llvm/SandboxIR/Context.h
M llvm/include/llvm/SandboxIR/SandboxIR.h
M llvm/lib/SandboxIR/CMakeLists.txt
A llvm/lib/SandboxIR/Context.cpp
M llvm/lib/SandboxIR/SandboxIR.cpp
Log Message:
-----------
[SandboxIR][NFC] Move Context class into a separate file (#110049)
Commit: 0813c76d400840ac2aaf041dc589941740874944
https://github.com/llvm/llvm-project/commit/0813c76d400840ac2aaf041dc589941740874944
Author: LLVM GN Syncbot <llvmgnsyncbot at gmail.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M llvm/utils/gn/secondary/llvm/lib/SandboxIR/BUILD.gn
Log Message:
-----------
[gn build] Port 165a912807ee
Commit: 67edd862d90a8f5984e8465fa5e690e75b87911c
https://github.com/llvm/llvm-project/commit/67edd862d90a8f5984e8465fa5e690e75b87911c
Author: Corbin Robeck <corbin.robeck at amd.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
A llvm/include/llvm/SandboxIR/Context.h
M llvm/include/llvm/SandboxIR/SandboxIR.h
M llvm/lib/SandboxIR/CMakeLists.txt
A llvm/lib/SandboxIR/Context.cpp
M llvm/lib/SandboxIR/SandboxIR.cpp
M llvm/utils/gn/secondary/llvm/lib/SandboxIR/BUILD.gn
Log Message:
-----------
Merge branch 'main' into users/crobeck/remove-renamedInGFX9-bit
Compare: https://github.com/llvm/llvm-project/compare/c67340a3960c...67edd862d90a
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