[PATCH] D150847: [RISV] Fix the foreach scope.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 00:15:12 PDT 2023


jacquesguan created this revision.
jacquesguan added reviewers: craig.topper, asb, luismarques, frasercrmck.
Herald added subscribers: luke, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya, arichardson.
Herald added a project: All.
jacquesguan requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, MaskRay.
Herald added a project: LLVM.

Move all independent definations out of the foreach scope.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150847

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150847.523282.patch
Type: text/x-patch
Size: 8682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230518/370c541a/attachment.bin>


More information about the llvm-commits mailing list