aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorHenry Jiang <h243jian@uwaterloo.ca>2025-02-24 17:53:43 -0500
committerGitHub <noreply@github.com>2025-02-24 17:53:43 -0500
commit6d0cfbc9c0e25f9e652f5f8b3bca2d7a0768619e (patch)
tree4dd7bcf4f7c338a2d12b66ef864c17289328fd92 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent911e94c6516926b462bc6d1d4a77dcc701b7e3db (diff)
downloadllvm-6d0cfbc9c0e25f9e652f5f8b3bca2d7a0768619e.zip
llvm-6d0cfbc9c0e25f9e652f5f8b3bca2d7a0768619e.tar.gz
llvm-6d0cfbc9c0e25f9e652f5f8b3bca2d7a0768619e.tar.bz2
[PPC] Implement `areInlineCompatible` (#126562)
After the default implementation swap from https://github.com/llvm/llvm-project/pull/117493, where `areInlineCompatible` checks if the callee features are a subset of caller features. This is not a safe assumption in general on PPC. We fallback to check for strict feature set equality for now, and see what improvements we can make.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions