diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2025-07-29 10:42:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 10:42:45 +0100 |
commit | af44d87e0d80cda78451d8de723c974bf58ccac0 (patch) | |
tree | 0486e7edd292fe3f4c72624fd60a3563b37589a2 /llvm/lib/BinaryFormat/SFrame.cpp | |
parent | be17791f2624f22b3ed24a2539406164a379125d (diff) | |
download | llvm-af44d87e0d80cda78451d8de723c974bf58ccac0.zip llvm-af44d87e0d80cda78451d8de723c974bf58ccac0.tar.gz llvm-af44d87e0d80cda78451d8de723c974bf58ccac0.tar.bz2 |
[clang][SME] Remove folding of `__arm_in_streaming_mode()` (NFC) (#150917)
This is handled by the instcombine added in #147930; there is no need
for any clang-specific folding. NFC as all clang tests for
`__arm_in_streaming_mode()` used -O1, which applies the LLVM
instcombines.
Diffstat (limited to 'llvm/lib/BinaryFormat/SFrame.cpp')
0 files changed, 0 insertions, 0 deletions