diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-10-02 15:53:17 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-10-04 10:36:28 -0500 |
commit | b98c405f954f9ef6150c655f6ffc68e377d2ac84 (patch) | |
tree | 6649a013cf984f739515f59fa0b10180f7a41163 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b9330e548e807ad79982b6e819797202d85b64cf (diff) | |
download | llvm-b98c405f954f9ef6150c655f6ffc68e377d2ac84.zip llvm-b98c405f954f9ef6150c655f6ffc68e377d2ac84.tar.gz llvm-b98c405f954f9ef6150c655f6ffc68e377d2ac84.tar.bz2 |
[EarlyCSE] De-Duplicate callsites with differing attrs
We only do this if the attributes of the two callsites are compatible
(intersectable) which is probably not in fact necessary.
Closes #110929
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions