[PATCH] D155023: Don't assert on a non-pointer value being used for a "p" inline asm constraint.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 08:03:27 PDT 2023


aemerson added a comment.

The be clear, the original c constraint was also p just like in the IR. I just used the output of -emit-llvm to write an IR test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155023



More information about the llvm-commits mailing list