[PATCH] D38027: [X86] Add new attribute to X86 instructions to enable marking them as "not memory foldable"

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 00:29:14 PDT 2017


aymanmus added a comment.

The goal is to make tablegen generate the "correct" tables (according to what we define is correct).
So it's up to us to decide what will go in and out of the tables.


https://reviews.llvm.org/D38027





More information about the llvm-commits mailing list