[llvm] [AMDGPU][True16][CodeGen] fp conversion in true/fake16 format (PR #101678)
Joe Nash via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 12:43:49 PDT 2024
================
@@ -1447,9 +1456,7 @@ def : GCNPat <
(i16 (trunc i64:$src)),
(EXTRACT_SUBREG $src, lo16)
>;
-
----------------
Sisyph wrote:
Remove whitespace change
https://github.com/llvm/llvm-project/pull/101678
More information about the llvm-commits
mailing list