[PATCH] D112016: [IR] Introduce load assume operand bundle

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 11:39:08 PDT 2021


nikic added a comment.

As long as the load is speculatable, it should count as an ephemeral value and be considered as free by the inliner at least.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112016



More information about the llvm-commits mailing list