[all-commits] [llvm/llvm-project] cb654c: [AMDGPU] Precommit test for !invariant.load metada...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Feb 15 01:20:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb654c7de2fd5ded78fbd1beed50933379938999
https://github.com/llvm/llvm-project/commit/cb654c7de2fd5ded78fbd1beed50933379938999
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
A llvm/test/CodeGen/AMDGPU/invariant-image-load.ll
Log Message:
-----------
[AMDGPU] Precommit test for !invariant.load metadata on load-like intrinsics
Differential Revision: https://reviews.llvm.org/D119738
Commit: f72d8897acfcc3c8476d70353e2c4f91615ff4f0
https://github.com/llvm/llvm-project/commit/f72d8897acfcc3c8476d70353e2c4f91615ff4f0
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/invariant-image-load.ll
Log Message:
-----------
[AMDGPU] Honor !invariant.load metadata on load-like intrinsics
Differential Revision: https://reviews.llvm.org/D119739
Compare: https://github.com/llvm/llvm-project/compare/093e9489d59e...f72d8897acfc
More information about the All-commits
mailing list