[all-commits] [llvm/llvm-project] 04766c: [AMDGPU] Add Fiji target in fptosi/fptoui instruct...
Wen-Heng (Jack) Chung via All-commits
all-commits at lists.llvm.org
Fri Feb 5 09:34:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04766c401ba5e1bd8a8a2b68b019846e0ccfd3fc
https://github.com/llvm/llvm-project/commit/04766c401ba5e1bd8a8a2b68b019846e0ccfd3fc
Author: Wen-Heng (Jack) Chung <whchung at gmail.com>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fptosi.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fptoui.mir
Log Message:
-----------
[AMDGPU] Add Fiji target in fptosi/fptoui instruction-select MIR tests.
In response to review comments in D95964, add a target with f16 instructions.
Differential Revision: https://reviews.llvm.org/D96061
More information about the All-commits
mailing list