[PATCH] D110076: [AMDGPU][GlobalISel] Code quality: Combine V_RSQ
Mateja Marjanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 7 05:42:44 PDT 2021
matejam updated this revision to Diff 377812.
matejam added a comment.
Instead of a pattern, use a combiner on AMDGPU for GlobalISel.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110076/new/
https://reviews.llvm.org/D110076
Files:
llvm/lib/Target/AMDGPU/AMDGPUCombine.td
llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-rsq.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110076.377812.patch
Type: text/x-patch
Size: 4598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/d923d633/attachment.bin>
More information about the llvm-commits
mailing list