diff options
author | philnik777 <nikolasklauser@berlin.de> | 2023-11-15 23:40:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 23:40:05 +0100 |
commit | b25d36c3abae945788b881defc7eff4fdb46e3a2 (patch) | |
tree | ed6821260bad6ceb4d4f8fe274532529123bd13a /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | eaff083035c86e32bd220fef5a2fab47117b70c1 (diff) | |
download | llvm-b25d36c3abae945788b881defc7eff4fdb46e3a2.zip llvm-b25d36c3abae945788b881defc7eff4fdb46e3a2.tar.gz llvm-b25d36c3abae945788b881defc7eff4fdb46e3a2.tar.bz2 |
[libc++] Extend is_trivially_equality_comparable to integral types with the same signedness and size (#70344)
This enables all optimizations that rely on
`is_trivially_equality_comparable` to work with these integral types,
for example `std::equal` and `std::find`.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions