Search for COPY source in instruction we get from look through (not copy dst).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137273
GlobalISel: Fix artifact combine value finder look through copy ClosedPublic Authored by Petar.Avramovic on Nov 2 2022, 11:08 AM.
Details Summary Search for COPY source in instruction we get from look through (not copy dst).
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 2 2022, 12:53 PM Closed by commit rGc060de72ec48: GlobalISel: Fix artifact combine value finder look through copy (authored by Petar.Avramovic). · Explain WhyNov 3 2022, 9:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 472968 llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-build-vector.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.i128.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
|