diff options
author | Nikita Popov <npopov@redhat.com> | 2025-06-04 09:04:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 09:04:27 +0200 |
commit | 9a0197c3a443caf275a9b1b86669b398ea615c9f (patch) | |
tree | 4add3d0ed99a84b6afe6c8da762f72b917a6039b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4c6449044a943441adf160cb77010c855dcee73c (diff) | |
download | llvm-9a0197c3a443caf275a9b1b86669b398ea615c9f.zip llvm-9a0197c3a443caf275a9b1b86669b398ea615c9f.tar.gz llvm-9a0197c3a443caf275a9b1b86669b398ea615c9f.tar.bz2 |
[EarlyCSE] Check attributes for commutative intrinsics (#142610)
Commutative intrinsics go through a separate code path, which did not
check for attribute compatibility, resulting in a later assertion
failure.
Fixes https://github.com/llvm/llvm-project/issues/142462.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions