[PATCH] D147678: [LegalizeTypes][AArch64] Use scalar_to_vector to eliminate bitcast

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 06:12:51 PDT 2023


Allen updated this revision to Diff 530882.
Allen added a comment.

Fix comments
a) delete assert
b) use getVectorIdxConstant


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

https://reviews.llvm.org/D147678

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-load-ext.ll
  llvm/test/CodeGen/AArch64/neon-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147678.530882.patch
Type: text/x-patch
Size: 4983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/8293a528/attachment.bin>


More information about the llvm-commits mailing list