diff options
| author | antangelo <contact@antangelo.com> | 2024-11-26 20:22:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-26 20:22:25 -0500 |
| commit | dd4844722d98a97edd180e20abd4e65e1e2dd9d7 (patch) | |
| tree | 40322ce4c49184e4cf109164e5160746c2fd71ee /llvm/lib/Object/MachOObjectFile.cpp | |
| parent | ea58410d0fd75c9dc6d395bba15e939ed7c35cb1 (diff) | |
| download | llvm-dd4844722d98a97edd180e20abd4e65e1e2dd9d7.zip llvm-dd4844722d98a97edd180e20abd4e65e1e2dd9d7.tar.gz llvm-dd4844722d98a97edd180e20abd4e65e1e2dd9d7.tar.bz2 | |
[SelectionDAG] Add generic implementation for @llvm.expect.with.probability when optimizations are disabled (#117459)
Handle \@llvm.expect.with.probability in SelectionDAGBuilder, FastISel,
and IntrinsicLowering in the same way \@llvm.expect is handled, where
the value is passed through as-is. This can be reached if the intrinsic
is used without optimizations, where it would otherwise be properly
transformed out.
Fixes #115411 for SelectionDAG. A similar patch is likely needed for
GlobalISel.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
