[PATCH] D64460: AMDGPU: Add 24-bit mul intrinsics

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 15:10:27 PDT 2019


rampitec added a comment.

Replacing it so early means we could miss other optimizations, especially on the DAG. Was any performance evaluation performed?


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

https://reviews.llvm.org/D64460





More information about the llvm-commits mailing list