aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-09-13 15:13:58 +0100
committerGitHub <noreply@github.com>2024-09-13 15:13:58 +0100
commit69a21154caa5b53d302cd3bfd7ce0ec1a0c3d985 (patch)
tree6ada931a8168e47ecefc9c8f8800b63ce86e72a4 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parent387bee91f095c197270b4d0a9e19cc86b2edea73 (diff)
downloadllvm-69a21154caa5b53d302cd3bfd7ce0ec1a0c3d985.zip
llvm-69a21154caa5b53d302cd3bfd7ce0ec1a0c3d985.tar.gz
llvm-69a21154caa5b53d302cd3bfd7ce0ec1a0c3d985.tar.bz2
[DAG] Fold trunc(srl(extract_elt(vec,c1),c2)) -> extract_elt(bitcast(vec),c3) (#107987)
Extends existing trunc(extract_elt(vec,c1)) -> extract_elt(bitcast(vec),c3) fold. Noticed while working on #107404
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions