Newly created fneg was built after some of it's uses in some cases.
Now it will be built immediately after instruction whose dst it negates.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119459
[AMDGPU][GlobalISel] Fix insert point in FoldableFneg combine ClosedPublic Authored by mbrkusanin on Feb 10 2022, 9:59 AM.
Details Summary Newly created fneg was built after some of it's uses in some cases.
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 7 others. · View Herald TranscriptFeb 10 2022, 9:59 AM This revision is now accepted and ready to land.Feb 10 2022, 10:03 AM This revision was landed with ongoing or failed builds.Feb 11 2022, 3:12 AM Closed by commit rG5ff35ba8ae3c: [AMDGPU][GlobalISel] Fix insert point in FoldableFneg combine (authored by mbrkusanin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407825 llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-foldable-fneg.mir
|