diff options
| author | Kai Luo <gluokai@gmail.com> | 2024-08-27 09:43:52 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-27 09:43:52 +0800 |
| commit | 8e901c255df45e38cb1d69a576804029e20868bf (patch) | |
| tree | 2d8edd10739129b52f2bf856af8280b08c3c3625 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | b412ec5d3924c7570c2c96106f95a92403a4e09b (diff) | |
| download | llvm-8e901c255df45e38cb1d69a576804029e20868bf.zip llvm-8e901c255df45e38cb1d69a576804029e20868bf.tar.gz llvm-8e901c255df45e38cb1d69a576804029e20868bf.tar.bz2 | |
[PowerPC] Retire PPCExpandISel pass (#84289)
We can decide whether to expand isel or not in instruction selection
pass and early-if-conversion pass. The transformation implemented in
PPCExpandISel can be retired considering PPC backend doesn't generate
`isel` instructions post-RA.
Also if we are seeking performant branch-or-isel decision, we can turn
to selectoptimize pass.
---------
Co-authored-by: Kai Luo <lkail@cn.ibm.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
