[PATCH] D112395: [AMDGPU] Enable 48-bit mul in AMDGPUCodeGenPrepare.

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 09:15:06 PDT 2021


abinavpp added a comment.

In D112395#3087182 <https://reviews.llvm.org/D112395#3087182>, @arsenm wrote:

> Needs some end to end codegen tests that show this actually produces the ISA we want

Added some in D112554 <https://reviews.llvm.org/D112554>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112395/new/

https://reviews.llvm.org/D112395



More information about the llvm-commits mailing list