[all-commits] [llvm/llvm-project] 77d97b: [NFC] Fix cvt_f32_ubyte.ll test.
Daniil Fukalov via All-commits
all-commits at lists.llvm.org
Fri Jul 8 11:19:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77d97be0aa0fdeb4537ed5fc90b756bd92605b7e
https://github.com/llvm/llvm-project/commit/77d97be0aa0fdeb4537ed5fc90b756bd92605b7e
Author: Daniil Fukalov <1671137+dfukalov at users.noreply.github.com>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M llvm/test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
Log Message:
-----------
[NFC] Fix cvt_f32_ubyte.ll test.
Remove (unintended) infinite loop in the test.
Reviewed By: vangthao
Differential Revision: https://reviews.llvm.org/D129328
More information about the All-commits
mailing list