[PATCH] D140160: [llvm][SelectionDAGBuilder] codegen callbr.landingpad intrinsic
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 11:17:08 PST 2023
nickdesaulniers added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/callbr-asm-outputs-indirect-isel.ll:3
+
+; re: amdgpu-isel: https://github.com/llvm/llvm-project/issues/59538
+; RUN: llc -mtriple=aarch64-linux-gnu %s -o - \
----------------
stale comment can now be removed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140160/new/
https://reviews.llvm.org/D140160
More information about the llvm-commits
mailing list