diff options
author | Hongyu Chen <xxs_chy@outlook.com> | 2025-09-08 12:35:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-08 12:35:19 +0800 |
commit | db2fc84f938787d45b1d42742d15e444b4812a74 (patch) | |
tree | a6ecaa157662ed224f8a6dea2f08abfd4c1b5f59 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 67823469bd1c5f5416c4b009a895dcaffa971b69 (diff) | |
download | llvm-db2fc84f938787d45b1d42742d15e444b4812a74.zip llvm-db2fc84f938787d45b1d42742d15e444b4812a74.tar.gz llvm-db2fc84f938787d45b1d42742d15e444b4812a74.tar.bz2 |
[VectorCombine] Relax vector type constraint on bitop(bitcast, constant) (#157246)
Fixes https://github.com/llvm/llvm-project/issues/157131.
This patch allows bitop(bitcast, constant) -> bitcast(bitop) for scalar
integer types.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions