[PATCH] D93597: [X86][SSE] Enable constexpr on some basic SSE intrinsics (RFC)

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 20 08:01:14 PST 2020


tschuett added a comment.

libcxx uses a function test and calls test() and static_assert(test()), see below
https://github.com/llvm/llvm-project/blob/d86a00d8febd0138a21f92d1420c4b62d7acb0ca/libcxx/test/std/utilities/memory/pointer.conversion/to_address.pass.cpp#L102-126


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93597



More information about the cfe-commits mailing list