[all-commits] [llvm/llvm-project] 84c60b: [AMDGPU] Add IsSingle to V_DIV_FMAS* for consisten...
Joe Nash via All-commits
all-commits at lists.llvm.org
Wed Jun 19 06:59:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84c60bb7d84cfcfa9056ef0b675c0deb4f4ab5e1
https://github.com/llvm/llvm-project/commit/84c60bb7d84cfcfa9056ef0b675c0deb4f4ab5e1
Author: Joe Nash <joseph.nash at amd.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
Log Message:
-----------
[AMDGPU] Add IsSingle to V_DIV_FMAS* for consistency. (#95983)
A _e64 suffix should not be printed since these instructions only have
one legal encoding length. The absence of the IsSingle flag is hidden by
how the string is printed, but fix it for consistency.
NFC
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