[PATCH] D49144: [FunctionAttrs] Infer the speculatable attribute

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 11:36:22 PDT 2018


efriedma added a comment.

We currently have transforms which assume violating load metadata produces UB, not poison (see https://reviews.llvm.org/D37216).


Repository:
  rL LLVM

https://reviews.llvm.org/D49144





More information about the llvm-commits mailing list