[PATCH] D135411: Add generic KCFI operand bundle lowering

Kees Cook via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 20:37:54 PDT 2022


kees added a comment.

In D135411#3841841 <https://reviews.llvm.org/D135411#3841841>, @samitolvanen wrote:

> That being said, I did compile a 64-bit MIPS kernel using this pass, but I didn't try booting it. I would expect to run into quite a few issues initially.

I've done a test build with riscv64, and I can see the expected loads and literal compares. Nice!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135411



More information about the llvm-commits mailing list