[all-commits] [llvm/llvm-project] 9c5277: AMDGPU/GlobalISel: Fix G_INTRINSIC_FPTRUNC_ROUND (...
vangthao95 via All-commits
all-commits at lists.llvm.org
Thu Jun 11 08:30:34 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c5277e798e61a9d274e9effd3df82e4967afdba
https://github.com/llvm/llvm-project/commit/9c5277e798e61a9d274e9effd3df82e4967afdba
Author: vangthao95 <vang.thao at amd.com>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/test/CodeGen/AMDGPU/llvm.fptrunc.round.ll
Log Message:
-----------
AMDGPU/GlobalISel: Fix G_INTRINSIC_FPTRUNC_ROUND (#202734)
Fixes https://github.com/llvm/llvm-project/issues/182048
AI note: an LLM generated the code and the test, I've read them
Assisted by: Claude Opus 4.8
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list