[all-commits] [llvm/llvm-project] 81fd50: nfc: small fix ups
Finn Plummer via All-commits
all-commits at lists.llvm.org
Thu Oct 23 15:26:45 PDT 2025
Branch: refs/heads/users/inbelic/pr-164285
Home: https://github.com/llvm/llvm-project
Commit: 81fd5051fdb1a41bde227e37901791e6325ce971
https://github.com/llvm/llvm-project/commit/81fd5051fdb1a41bde227e37901791e6325ce971
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILPrepare.cpp
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
Log Message:
-----------
nfc: small fix ups
Commit: d43e4a4de7afd357002f8223b68eb34c3dae55e9
https://github.com/llvm/llvm-project/commit/d43e4a4de7afd357002f8223b68eb34c3dae55e9
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILPrepare.cpp
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
M llvm/test/CodeGen/DirectX/legalize-module-flags.ll
M llvm/test/CodeGen/DirectX/legalize-module-flags2.ll
M llvm/test/CodeGen/DirectX/llc-pipeline.ll
M llvm/test/CodeGen/DirectX/metadata-stripping.ll
M llvm/test/CodeGen/DirectX/strip-rootsignatures.ll
Log Message:
-----------
nfc: refactor all metadata removal to TranslateMetadataPass
- insert dummy function of tbaa pass
Commit: 012474c5224d59a095365279cc57efe9692bbfab
https://github.com/llvm/llvm-project/commit/012474c5224d59a095365279cc57efe9692bbfab
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/docs/DirectX/DXILArchitecture.rst
M llvm/lib/Target/DirectX/DXILTranslateMetadata.h
Log Message:
-----------
nfc: update doc
Commit: 3d6fcfccd464ca52a0df3b2e6c0eaf0328a64c68
https://github.com/llvm/llvm-project/commit/3d6fcfccd464ca52a0df3b2e6c0eaf0328a64c68
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILPrepare.cpp
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
Log Message:
-----------
review: alphabetize passes
Commit: bf202636cdc3739361733e55588871fc813c2832
https://github.com/llvm/llvm-project/commit/bf202636cdc3739361733e55588871fc813c2832
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
Log Message:
-----------
review: allowlist formatting
Commit: a6b094efabe5de13cc9bada0fa14614a764ab40d
https://github.com/llvm/llvm-project/commit/a6b094efabe5de13cc9bada0fa14614a764ab40d
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
Log Message:
-----------
clang-format
Commit: 2b4fbc3e148479c476992a749e7dffafbabd8618
https://github.com/llvm/llvm-project/commit/2b4fbc3e148479c476992a749e7dffafbabd8618
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
Log Message:
-----------
review: remove use of small vector
Commit: abc954f242a9a01be8037b96fd877bbcbcc8c93d
https://github.com/llvm/llvm-project/commit/abc954f242a9a01be8037b96fd877bbcbcc8c93d
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
Log Message:
-----------
self-review: TIL order of required does matter
Commit: a4cc5f569d78e008e044a6955ed069b829dda266
https://github.com/llvm/llvm-project/commit/a4cc5f569d78e008e044a6955ed069b829dda266
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILPrepare.cpp
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
M llvm/test/CodeGen/DirectX/strip-llvm-errno-tbaa.ll
Log Message:
-----------
rebase: also move the recently added errno fix
Commit: ec970c24fc3c8ebc5c3d13ed71c46513c5b71619
https://github.com/llvm/llvm-project/commit/ec970c24fc3c8ebc5c3d13ed71c46513c5b71619
Author: Finn Plummer <mail at inbelic.dev>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
M llvm/test/CodeGen/DirectX/strip-llvm-errno-tbaa.ll
Log Message:
-----------
self-review: typos
Compare: https://github.com/llvm/llvm-project/compare/0d992549211f...ec970c24fc3c
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