diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-01-24 13:11:23 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-01-27 17:53:54 -0500 |
commit | d2a9739274f687971d0283a18c4ed58af81394f4 (patch) | |
tree | 7869908271b637a5f4f08661634c9cb4404cfb3b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 46044a6900e81f7f3f0954266016eb49d1c099ab (diff) | |
download | llvm-d2a9739274f687971d0283a18c4ed58af81394f4.zip llvm-d2a9739274f687971d0283a18c4ed58af81394f4.tar.gz llvm-d2a9739274f687971d0283a18c4ed58af81394f4.tar.bz2 |
AMDGPU/GlobalISel: Eliminate SelectVOP3Mods_f32
Trivial type predicates should be moved into the tablegen pattern
itself, and not checked inside complex patterns. This eliminates a
redundant complex pattern, and fixes select source modifiers for
GlobalISel.
I have further patches which fully handle select in tablegen and
remove all of the C++ selection, although it requires the ugliness to
support the entire range of legal register types.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions