Files
clang-p2996/llvm/test/CodeGen
Bradley Smith ac82907a1c [AArch64][SVE] Ensure redundant PTEST are removed with an 'invalid' PTRUE
When a PTRUE of non-element size is encountered, the PTEST optimization
logic bails out since it cannot handle that type of PTRUE. Instead, it
should be treated as a generic predicate to allow later optimizations trigger.

Differential Revision: https://reviews.llvm.org/D138116
2022-11-17 15:42:17 +00:00
..
2022-10-29 14:09:58 +01:00