[PATCH] D95964: [AMDGPU] Add f16 to i1 CodeGen patterns.
Wen-Heng (Jack) Chung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 12:56:10 PST 2021
whchung added a comment.
@arsenm Could you help me understand if my understanding is correct to fulfill your requirement of 'test globalisel'?
- change the followings under llvm/test/CodeGen/AMDGPU/GlobalISel:
- inst-select-fptosi.mir
- legalize-fptosi.mir
- inst-select-fptoui.mir
- legalize-fptoui.mir
- populate FileCheck macros with update_mir_test_checks.py
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95964/new/
https://reviews.llvm.org/D95964
More information about the llvm-commits
mailing list