[all-commits] [llvm/llvm-project] ce098c: [AMDGPU] Simplify tablegen files. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jul 7 01:19:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce098ccc1cd154d0c84d6a0bbe0f75c86f726c03
https://github.com/llvm/llvm-project/commit/ce098ccc1cd154d0c84d6a0bbe0f75c86f726c03
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-07-07 (Wed, 07 Jul 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
M llvm/lib/Target/AMDGPU/BUFInstructions.td
Log Message:
-----------
[AMDGPU] Simplify tablegen files. NFC.
There is no need to cast records to strings before comparing them.
More information about the All-commits
mailing list