[PATCH] D150605: LLT: Add some stub constructors for FP types

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 13:11:05 PDT 2023


arsenm created this revision.
arsenm added reviewers: aemerson, paquette, dsanders, bogner, qcolombet, Pierre-vh.
Herald added subscribers: foad, kerbowa, hiraditya, jvesely.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

This is to start documenting uses to ease a future migration
to supporting different types with the same size.


https://reviews.llvm.org/D150605

Files:
  llvm/include/llvm/CodeGen/LowLevelType.h
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150605.522311.patch
Type: text/x-patch
Size: 4827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/76ce9e74/attachment.bin>


More information about the llvm-commits mailing list