[all-commits] [llvm/llvm-project] 9ad3ca: Revert "[TypePromotion] Don't treat bitcast as a S...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Jun 6 17:51:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ad3ca4e9a310c1507578b1c8165cd61a9a45037
https://github.com/llvm/llvm-project/commit/9ad3ca4e9a310c1507578b1c8165cd61a9a45037
Author: Paul Kirth <paulkirth at google.com>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M llvm/lib/CodeGen/TypePromotion.cpp
M llvm/test/Transforms/TypePromotion/ARM/casts.ll
Log Message:
-----------
Revert "[TypePromotion] Don't treat bitcast as a Source"
This reverts commit 27aea17fe061f9778bb1e8ff5fdf9fc0fb03abe1.
For details, see: https://reviews.llvm.org/D152112
Fuchsia CI failure: https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-linux-arm64/b8779118297575483793/overview
More information about the All-commits
mailing list