aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2022-04-26 13:59:32 -0400
committerSanjay Patel <spatel@rotateright.com>2022-04-26 14:16:11 -0400
commitc8ed784ee69a7dbdf4b33e85229457ffad309cf2 (patch)
tree43b2054e00bbdf9eee90f2408700441e8805631b /lldb/source/Plugins/ScriptInterpreter/Python
parent4c98e183774fac3dace6af4a1adf8e2acf22b932 (diff)
downloadllvm-c8ed784ee69a7dbdf4b33e85229457ffad309cf2.zip
llvm-c8ed784ee69a7dbdf4b33e85229457ffad309cf2.tar.gz
llvm-c8ed784ee69a7dbdf4b33e85229457ffad309cf2.tar.bz2
[InstCombine] fold freeze of partial undef/poison vector constants
We can always replace the undef elements in a vector constant with regular constants to get rid of the freeze: https://alive2.llvm.org/ce/z/nfRb4F The select diffs show that we might do better by adjusting the logic for a frozen select condition. We may also want to refine the vector constant replacement to consider forming a splat. Differential Revision: https://reviews.llvm.org/D123962
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions