[PATCH] D144412: [NFC] Fix missing colon in CHECK directives

Tiwari Abhinav Ashok Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 09:20:47 PST 2023


aabhinavg created this revision.
aabhinavg added reviewers: xbolva00, nikic.
Herald added subscribers: kmitropoulou, kosarev, StephenFan, kerbowa, asbirlea, jvesely.
Herald added a project: All.
aabhinavg requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144412

Files:
  llvm/test/Analysis/MemorySSA/phi-translation.ll
  llvm/test/CodeGen/AArch64/kcfi-patchable-function-prefix.ll
  llvm/test/CodeGen/AMDGPU/addrspacecast.ll
  llvm/test/CodeGen/AMDGPU/fneg-combines.ll
  llvm/test/CodeGen/DirectX/strip-fn-attrs.ll
  llvm/test/Transforms/FunctionSpecialization/specialization-order.ll
  llvm/test/Transforms/InstCombine/2008-01-06-VoidCast.ll
  llvm/test/Transforms/LoopStrengthReduce/remove_scev_indvars.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144412.498889.patch
Type: text/x-patch
Size: 4879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/2e6a6275/attachment.bin>


More information about the llvm-commits mailing list