[PATCH] D138565: [BPF] Avoid checking for intrinsics using string comparisons. NFC

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 03:35:53 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd77b7cac27af: [BPF] Avoid checking for intrinsics using string comparisons. NFC (authored by arichardson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138565

Files:
  llvm/lib/Target/BPF/BPFIRPeephole.cpp
  llvm/test/CodeGen/BPF/vla.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138565.477906.patch
Type: text/x-patch
Size: 8262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221125/8c5c5fe4/attachment.bin>


More information about the llvm-commits mailing list