commit | bdf0ee0d1d9ba1c4d0db4eefae0aea01d4ed87bd | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Dec 11 23:37:32 2014 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Dec 11 23:37:32 2014 +0000 |
tree | ddd94b808923e2353a8426bdd00777fb0751bb48 | |
parent | 4bedb4875184d73f778ae2bf1f5cc65289b14b4d [diff] |
R600/SI: Don't verify constant bus usage of flag ops This was checking if pseudo-operands like the source modifiers were using the constant bus, which happens to work because the values these all can be happen to be valid inline immediates. This fixes a later commit which starts checking the register class of the operands. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224078 91177308-0d34-0410-b5e6-96231b3b80d8