diff options
author | Shilei Tian <i@tianshilei.me> | 2024-02-14 12:59:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 12:59:59 -0500 |
commit | 630f82ec0c61b772711355fad08ed0d0adce922d (patch) | |
tree | 829650ad8867a4f5e91b22bc7a1902181487f8fa /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | 78d401b02a2dc1ed5446546a149030184f24bee0 (diff) | |
download | llvm-630f82ec0c61b772711355fad08ed0d0adce922d.zip llvm-630f82ec0c61b772711355fad08ed0d0adce922d.tar.gz llvm-630f82ec0c61b772711355fad08ed0d0adce922d.tar.bz2 |
[Clang][CodeGen] Loose the cast check when emitting builtins (#81669)
This patch looses the cast check (`canLosslesslyBitCastTo`) and leaves
it to the
one inside `CreateBitCast`. It seems too conservative for the use case
here.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions