[llvm] [DAG][ARM] computeKnownBitsForTargetNode - add handling for ARMISD VORRIMM\VBICIMM nodes (PR #149494)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 15 00:47:54 PDT 2025


================
@@ -0,0 +1,128 @@
+#include "ARMISelLowering.h"
----------------
RKSimon wrote:

Add the Apache license boilerplate to the top of the file

https://github.com/llvm/llvm-project/pull/149494


More information about the llvm-commits mailing list