[PATCH] D72492: GlobalISel: Implement lower for G_BITCAST

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 10:13:00 PST 2020


aemerson added a comment.

On AArch64 we also use bitcast to convert from <n x p0> to <n x s64> types.


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

https://reviews.llvm.org/D72492





More information about the llvm-commits mailing list