[PATCH] D140108: [AMDGPU][AsmParser][NFC] Refine parsing cache policy modifiers.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 03:12:12 PST 2022


kosarev updated this revision to Diff 483470.
kosarev added a comment.

Renamed the P to CPol and parseCPolId() to getCPolKind() to avoid it be
looking like the other parse*() functions that actually consume tokens.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140108/new/

https://reviews.llvm.org/D140108

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140108.483470.patch
Type: text/x-patch
Size: 5825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/b869077b/attachment.bin>


More information about the llvm-commits mailing list