This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b22d53aad4 GlobalISel: Make legalizer/regbankselect clear NoPHIs property new f25266101e3 AMDGPU: Remove IntrReadMem from memtime/memrealtime intrinsics
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/IntrinsicsAMDGPU.td | 4 +- lib/Target/AMDGPU/SMInstructions.td | 12 +++++- .../RISCV => EarlyCSE/AMDGPU}/lit.local.cfg | 2 +- test/Transforms/EarlyCSE/AMDGPU/memrealtime.ll | 43 ++++++++++++++++++++++ 4 files changed, 56 insertions(+), 5 deletions(-) copy test/Transforms/{AtomicExpand/RISCV => EarlyCSE/AMDGPU}/lit.local.cfg (79%) create mode 100644 test/Transforms/EarlyCSE/AMDGPU/memrealtime.ll