[PATCH] D152422: [RISCV][NFC] Replace log2 with !logtwo

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 22:50:10 PDT 2023


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

`!logtwo` was added in D134068 <https://reviews.llvm.org/D134068>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152422

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152422.529506.patch
Type: text/x-patch
Size: 17088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230608/fc646efd/attachment.bin>


More information about the llvm-commits mailing list