[PATCH] D92219: [AMDGPU][GlobalISel] Avoid selecting S_PACK with constants
Mirko Brkusanin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 15 09:15:42 PST 2021
mbrkusanin updated this revision to Diff 316989.
mbrkusanin edited the summary of this revision.
mbrkusanin added a comment.
Rename + G_ANYEXT will now be treated same as G_SEXT instead of G_ZEXT.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92219/new/
https://reviews.llvm.org/D92219
Files:
llvm/include/llvm/CodeGen/GlobalISel/Utils.h
llvm/lib/CodeGen/GlobalISel/Utils.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-build-vector-trunc.v2s16.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.fdot2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92219.316989.patch
Type: text/x-patch
Size: 6129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/714fe867/attachment.bin>
More information about the llvm-commits
mailing list