[all-commits] [llvm/llvm-project] bf0e09: Iterate backwards to find all trivially dead ops
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Mon Aug 19 20:19:47 PDT 2024
Branch: refs/heads/users/ivanradanov/flang-workshare
Home: https://github.com/llvm/llvm-project
Commit: bf0e09f9cfc3159517b1ebec9d39e1143fa935b9
https://github.com/llvm/llvm-project/commit/bf0e09f9cfc3159517b1ebec9d39e1143fa935b9
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M flang/lib/Optimizer/OpenMP/LowerWorkshare.cpp
M flang/test/Transforms/OpenMP/lower-workshare4.mlir
Log Message:
-----------
Iterate backwards to find all trivially dead ops
Commit: 90cd77c1c7ffdadfe4f088b358c0ee9ee1958872
https://github.com/llvm/llvm-project/commit/90cd77c1c7ffdadfe4f088b358c0ee9ee1958872
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M flang/lib/Optimizer/OpenMP/LowerWorkshare.cpp
Log Message:
-----------
Add expalanation comment for createCopyFun
Compare: https://github.com/llvm/llvm-project/compare/8fffc3da9433...90cd77c1c7ff
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