[llvm] [PowerPC] Add intrinsic definition for load and store with Right Length Left-justified (PR #148873)
Lei Huang via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 5 10:26:59 PDT 2025
================
@@ -0,0 +1,150 @@
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu \
----------------
lei137 wrote:
Actually I change my mind, it doesn't add too many checks and would be easier to maintain. I am going to do as you suggested.
https://github.com/llvm/llvm-project/pull/148873
More information about the llvm-commits
mailing list