[PATCH] D74230: GlobalISel: Fix narrowing of G_CTLZ/G_CTTZ

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 09:31:20 PST 2020


arsenm created this revision.
arsenm added reviewers: aemerson, Petar.Avramovic, aditya_nandakumar, paquette.
Herald added subscribers: volkan, hiraditya, rovka, wdng.
Herald added a project: LLVM.

The result type is separate from the source type.


https://reviews.llvm.org/D74230

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74230.243193.patch
Type: text/x-patch
Size: 6497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/0940dfe8/attachment.bin>


More information about the llvm-commits mailing list