[all-commits] [llvm/llvm-project] d42f63: [AMDGPU] Use non-compressed exports in a test. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Mar 23 04:18:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d42f63beebc59253d9d6001d0e43109330d0de8c
https://github.com/llvm/llvm-project/commit/d42f63beebc59253d9d6001d0e43109330d0de8c
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/test/CodeGen/AMDGPU/skip-if-dead.ll
Log Message:
-----------
[AMDGPU] Use non-compressed exports in a test. NFC.
I don't think there's any need for this test to use compressed exports.
Using normal exports seems a bit more straightforwards and avoids a tiny
bit of bitcasting.
Differential Revision: https://reviews.llvm.org/D99167
More information about the All-commits
mailing list