[all-commits] [llvm/llvm-project] feef40: InferAddressSpaces: Factor replacement loop into f...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 20 04:26:55 PDT 2024
Branch: refs/heads/users/arsenm/infer-address-spaces-factor-rewrite-loop-to-function
Home: https://github.com/llvm/llvm-project
Commit: feef40155a31c4e2434dfc3e311ac9012736797a
https://github.com/llvm/llvm-project/commit/feef40155a31c4e2434dfc3e311ac9012736797a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
Log Message:
-----------
InferAddressSpaces: Factor replacement loop into function
Commit: 22884484ceb82b9610366e747fbdfb7b429c629f
https://github.com/llvm/llvm-project/commit/22884484ceb82b9610366e747fbdfb7b429c629f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
Log Message:
-----------
Early return
Commit: c25740929dc79b7b9faeff247672eb2ab78d44b5
https://github.com/llvm/llvm-project/commit/c25740929dc79b7b9faeff247672eb2ab78d44b5
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
Log Message:
-----------
Comments
Commit: b75da36eb4afe09b078760108c45be41cab6facd
https://github.com/llvm/llvm-project/commit/b75da36eb4afe09b078760108c45be41cab6facd
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
Log Message:
-----------
More early return
Compare: https://github.com/llvm/llvm-project/compare/091890fa3d25...b75da36eb4af
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