[all-commits] [llvm/llvm-project] 605098: Revert "[mlir][Transforms][NFC] Dialect Conversion...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Thu Jun 27 00:27:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 605098dcd4e79b27c86784b1a3d7fc6e3010ce00
https://github.com/llvm/llvm-project/commit/605098dcd4e79b27c86784b1a3d7fc6e3010ce00
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
Revert "[mlir][Transforms][NFC] Dialect Conversion: Move argument materialization logic (#96329)"
This reverts commit c01ce797619359ee282773dfc4b1e91ff0a30435. It depends
on f1e0657d144f5a3cfef4b625d0f875f4dacd21d1 which breaks SCF lowering.
Commit: 4d46b460f9fe00c33545d9b0b320194d5e4b49b5
https://github.com/llvm/llvm-project/commit/4d46b460f9fe00c33545d9b0b320194d5e4b49b5
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M mlir/docs/DialectConversion.md
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Transforms/Utils/DialectConversion.cpp
M mlir/test/Transforms/test-legalize-type-conversion.mlir
Log Message:
-----------
Revert "[mlir][Transforms] Dialect conversion: Simplify handling of dropped arguments (#96207)"
This reverts commit f1e0657d144f5a3cfef4b625d0f875f4dacd21d1.
It breaks SCF conversion, see test case on the PR.
Commit: 37481628ba4c069c2ddc471b2e2036f883405938
https://github.com/llvm/llvm-project/commit/37481628ba4c069c2ddc471b2e2036f883405938
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M libcxx/include/__type_traits/conditional.h
Log Message:
-----------
Revert "[libc++] Use _If for conditional_t (#96193)"
This reverts commit 2274c66e6faaaf29ad693b1ae3e5a7b0228a1950. It makes
libc++ non-conforming, see discussion on the PR.
Commit: a1ad98813006cefcdf88336db3f81a15b6bf36fb
https://github.com/llvm/llvm-project/commit/a1ad98813006cefcdf88336db3f81a15b6bf36fb
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M clang/include/clang/Basic/Thunk.h
Log Message:
-----------
[clang] Make header self-contained. NFC.
Compare: https://github.com/llvm/llvm-project/compare/b5cc19e57285...a1ad98813006
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