[PATCH] D101187: [MachineCSE] Prevent CSE of non-local convergent instrs
Michael Kitzan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 16:22:16 PDT 2021
mkitzan updated this revision to Diff 340193.
mkitzan added a comment.
Update: changed basic block checks from `CHECK-LABEL` to `CHECK`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101187/new/
https://reviews.llvm.org/D101187
Files:
llvm/lib/CodeGen/MachineCSE.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/no-cse-nonlocal-convergent-instrs.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101187.340193.patch
Type: text/x-patch
Size: 3697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/5e7aa704/attachment.bin>
More information about the llvm-commits
mailing list