[all-commits] [llvm/llvm-project] 0bf483: [AMDGPU] Fix dubious regexes with unescaped bracke...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Apr 6 05:18:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0bf4836dc4cf126b602ea3f76b7a0340f05383bb
https://github.com/llvm/llvm-project/commit/0bf4836dc4cf126b602ea3f76b7a0340f05383bb
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/test/CodeGen/AMDGPU/fadd64.ll
M llvm/test/CodeGen/AMDGPU/fcmp64.ll
M llvm/test/CodeGen/AMDGPU/ffloor.f64.ll
M llvm/test/CodeGen/AMDGPU/fneg-combines.ll
M llvm/test/CodeGen/AMDGPU/hoist-cond.ll
M llvm/test/CodeGen/AMDGPU/shift-and-i128-ubfe.ll
Log Message:
-----------
[AMDGPU] Fix dubious regexes with unescaped brackets. NFC.
More information about the All-commits
mailing list