[PATCH] D76581: AMDGPU/GlobalISel: Implement computeNumSignBitsForTargetInstr

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 22 17:43:18 PDT 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, kerbowa, foad.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
arsenm added parent revisions: D76579: GlobalISel: Prepare to allow other target unit tests, D73200: GlobalISel: Add computeKnownBitsForTargetInstr.

https://reviews.llvm.org/D76581

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/unittests/CodeGen/GlobalISel/GISelMITest.cpp
  llvm/unittests/CodeGen/GlobalISel/GISelMITest.h
  llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76581.251929.patch
Type: text/x-patch
Size: 5759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/73764152/attachment.bin>


More information about the llvm-commits mailing list