[PATCH] D81297: AMDGPU: Implement computeKnownAlignForTargetInstr
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 12:55:05 PDT 2020
arsenm created this revision.
arsenm added reviewers: hliao, foad, kerbowa, nhaehnle.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
We probably need to move where intrinsics are lowered to copies to
make this useful.
https://reviews.llvm.org/D81297
Files:
llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.h
llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81297.268913.patch
Type: text/x-patch
Size: 4332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/6e03f44e/attachment-0001.bin>
More information about the llvm-commits
mailing list