[PATCH] D94204: GlobalISel: Handle G_BUILD_VECTOR in isKnownToBeAPowerOfTwo
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 14:06:26 PST 2021
arsenm updated this revision to Diff 315239.
arsenm added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.
Fix missing half of patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94204/new/
https://reviews.llvm.org/D94204
Files:
llvm/lib/CodeGen/GlobalISel/Utils.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-urem-pow-2.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/urem.i32.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/urem.i64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94204.315239.patch
Type: text/x-patch
Size: 18464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/f6d8fbe3/attachment.bin>
More information about the llvm-commits
mailing list