[PATCH] D134862: [AMDGPU][GISel] Update `isCanonicalized`
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 01:30:44 PDT 2022
Pierre-vh created this revision.
Pierre-vh added reviewers: arsenm, foad.
Herald added subscribers: kosarev, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
Pierre-vh requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Recognize more opcodes in the function.
Fixes some regressions introduced in D134857 <https://reviews.llvm.org/D134857> for fdiv.f16 too.
Depends on D134857 <https://reviews.llvm.org/D134857>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D134862
Files:
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-sub-mul.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-sub-neg-mul.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-foldable-fneg.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134862.463793.patch
Type: text/x-patch
Size: 26761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/fbed1deb/attachment.bin>
More information about the llvm-commits
mailing list