[llvm] [IR] Implementation and lowering of bitinsert and bitextract (PR #200605)
Jacob Lifshay via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 12:56:06 PDT 2026
================
@@ -0,0 +1,2 @@
+Command 'opt' not found, but can be installed with:
+sudo apt install llvm
----------------
programmerjake wrote:
this looks incorrect
https://github.com/llvm/llvm-project/pull/200605
More information about the llvm-commits
mailing list